2017 © Pedro Peláez
 

symfony-bundle doctrine-orm-extra-bundle

This bundle provides an additional functionality for work with doctrine2

image

php-solution/doctrine-orm-extra-bundle

This bundle provides an additional functionality for work with doctrine2

  • Monday, April 16, 2018
  • by kalinick
  • Repository
  • 6 Watchers
  • 1 Stars
  • 66 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 5 % Grown

The README.md

Doctrine ORM extra bundle

Install

Via Composer ``` bash $ composer require php-solution/doctrine-orm-extra-bundle, (*1)


## Example Caching of entities, **doctrine.yml**

doctrine_orm_extra: entity_cache_map: Project\AppBundle\Entity\Country: {usage: READ_WRITE, region: entity_region} ```, (*2)

The Versions

19/04 2017

v0.2.1

0.2.1.0

This bundle provides an additional functionality for work with doctrine2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nikita Kalinin

18/04 2017

v0.2

0.2.0.0

This bundle provides an additional functionality for work with doctrine2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nikita Kalinin

18/04 2017

v0.1.1

0.1.1.0

This bundle provides an additional functionality for work with doctrine2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nikita Kalinin

14/04 2017

v0.1

0.1.0.0

This bundle provides an additional functionality for work with doctrine2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nikita Kalinin