php-solution / doctrine-orm-extra-lib
This library contains additional functionality for work with doctrine orm
Package info
github.com/php-solution/doctrine-orm-extra-lib
pkg:composer/php-solution/doctrine-orm-extra-lib
v0.3.8
2018-05-16 14:21 UTC
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