2017 © Pedro Peláez
 

library morozko-doctrine-bridge

Doctrine bridge for cache warmup library for Nette Framework.

image

oops/morozko-doctrine-bridge

Doctrine bridge for cache warmup library for Nette Framework.

  • Thursday, July 26, 2018
  • by jiripudil
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,348 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 18 % Grown

The README.md

Oops/MorozkoDoctrineBridge

:warning: THIS PACKAGE IS NO LONGER MAINTAINED. Instead, you can use any Symfony/Console integration such as contributte/console and use the orm:generate-proxies command directly., (*1)

Build Status Downloads this Month Latest stable, (*2)

This package provides a Doctrine metadata cache warmer for Morozko., (*3)

Installation and requirements

$ composer require oops/morozko-doctrine-bridge

Oops/MorozkoDoctrineBridge requires PHP >= 7.1., (*4)

This bridge requires that Morozko is set up correctly; please refer to its README for instructions., (*5)

Usage

Register the extension in your config file, along with Morozko and a Symfony/Console integration:, (*6)

extensions:
    morozko: Oops\Morozko\DI\MorozkoExtension
    morozko.doctrine: Oops\MorozkoDoctrineBridge\DI\MorozkoDoctrineBridgeExtension
    console: Kdyby\Console\DI\ConsoleExtension

When you run the oops:morozko:warmup command, Doctrine cache warmer will warm up Doctrine metadata cache and generate entity proxies., (*7)

The Versions

26/07 2018

dev-master

9999999-dev

Doctrine bridge for cache warmup library for Nette Framework.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

cache doctrine nette warmup

02/01 2018

1.0.0-alpha.1

1.0.0.0-alpha1

Doctrine bridge for cache warmup library for Nette Framework.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

cache doctrine nette warmup