arodax / doctrine-extensions-common
Common code shared among arodax/doctrine-extesions-* packages.
Installs: 3 155
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
pkg:composer/arodax/doctrine-extensions-common
Requires
- php: >=7.4
 - doctrine/common: 3.0.*
 
Requires (Dev)
- doctrine/orm: ^2.7
 - phpunit/phpunit: ^8.0
 - symfony/yaml: ^4.2 | ^5.1
 
Suggests
- ext-mongo: to use the extensions with the MongoDB ODM
 - ext-pdo: to use the extensions with the ORM
 - doctrine/mongodb: to use the extensions with the MongoDB ODM
 - doctrine/mongodb-odm: to use the extensions with the MongoDB ODM
 - doctrine/orm: to use the extensions with the ORM