Skip to content

php-solution/doctrine-orm-extra-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doctrine ORM extra bundle

Install

Via Composer

$ composer require php-solution/doctrine-orm-extra-bundle

Example

Caching of entities, doctrine.yml

doctrine_orm_extra:
    entity_cache_map:
        Project\AppBundle\Entity\Country: {usage: READ_WRITE, region: entity_region}

About

This bundle provides an additional functionality for work with doctrine2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages