refugis / doctrine-extra
A set of Doctrine extensions.
Installs: 41 227
Dependents: 5
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 1
Requires
- php: ^8.1
- ext-json: *
- ext-pdo: *
Requires (Dev)
- composer-runtime-api: ^2
- doctrine/dbal: ^3.2
- doctrine/mongodb-odm: >=2.0,<2.5
- doctrine/orm: ^2.7
- doctrine/phpcr-odm: ^1.5
- giggsey/libphonenumber-for-php: ^8.10
- jackalope/jackalope-doctrine-dbal: *
- moneyphp/money: ^3.2
- myclabs/php-enum: ^1.6
- nikic/php-parser: >=4.10
- phpspec/prophecy-phpunit: ^2.0
- phpstan/phpstan-doctrine: ^1.3
- phpunit/phpunit: ^9.0
- refugis/elastica-odm: ^2.0@dev
- roave/security-advisories: dev-master
- solido/php-coding-standards: dev-master
- symfony/cache: ^5.4 || ^6.0
Conflicts
- doctrine/dbal: <3.0 || >=4.0
- doctrine/orm: <2.9
README
A set of Doctrine extensions. Originally written by Fazland team.
Requirements
- php ^8.1
Installation
The suggested installation method is via composer:
$ composer require refugis/doctrine-extra
Using DoctrineExtra
Test
Run
$ vendor/bin/phpunit
Contributing
Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!
License
DoctrineExtra is licensed under the MIT License - see the LICENSE file for details.