fazland / doctrine-extra
A set of Doctrine extensions.
Installs: 2 003
Dependents: 2
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: ^7.2
- ext-json: *
Requires (Dev)
- alcaeus/mongo-php-adapter: ^1.1
- cakephp/chronos: ^1.2
- doctrine/mongodb-odm: ^1.2
- doctrine/orm: ^2.6
- doctrine/phpcr-odm: ^1.0
- fazland/elastica-odm: ^1.0@dev
- friendsofphp/php-cs-fixer: ^2.13
- giggsey/libphonenumber-for-php: ^8.10
- jackalope/jackalope-doctrine-dbal: *
- moneyphp/money: ^3.2
- myclabs/php-enum: ^1.6
- phpunit/phpunit: ^8.0
- symfony/cache: ^4.2|^5.0
Conflicts
- doctrine/dbal: >=2.11
- doctrine/orm: >=2.8
This package is auto-updated.
Last update: 2020-04-06 18:49:29 UTC
README
⚠️ Warning
This repository has been deprecated.
The development of this package will continue on https://github.com/refugis/doctrine-extra.
A set of Doctrine extensions.
Requirements
- php ^7.4
Installation
The suggested installation method is via composer:
$ composer require fazland/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.