php-solution / doctrine-orm-extra-lib
This library contains additional functionality for work with doctrine orm
Installs: 1 177
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 0
Open Issues: 0
Requires
- php: ^7.0
- doctrine/orm: ~2.5
- php-solution/std-lib: >=0.4
Requires (Dev)
- phpunit/phpunit: ~7.0
README
Install
$ composer require php-solution/doctrine-orm-extra-lib
Structure
-
Aware - The group of traits, which give ability other classes be aware about doctrine services
-
Entity - The group of traits, which extend the entity by adding frequently used fields
-
ORM - Here is the doctrine extra functionality
- EventListener - Listeners for working with cached tables
- Query - Additional MySQL statements