doctrine / doctrine-laminas-hydrator
Doctrine hydrators for Laminas applications
Fund package maintenance!
Patreon
Tidelift
www.doctrine-project.org/sponsorship.html
Installs: 1 666 846
Dependents: 19
Suggesters: 1
Security: 0
Stars: 33
Watchers: 11
Forks: 19
Open Issues: 3
Requires
- php: ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0
- ext-ctype: *
- doctrine/collections: ^1.8.0 || ^2.0.0
- doctrine/inflector: ^2.0.4
- doctrine/persistence: ^2.5.0 || ^3.0.0
- laminas/laminas-hydrator: ^4.13.0
- laminas/laminas-stdlib: ^3.14.0
Requires (Dev)
- doctrine/coding-standard: ^12.0.0
- phpstan/phpstan: ^1.9.2
- phpunit/phpunit: ^9.5.26
- vimeo/psalm: ^5.15.0
README
This library provides Doctrine hydrators for Laminas.
Installation
Run the following to install this library using Composer:
composer require doctrine/doctrine-laminas-hydrator
Documentation
Please check the documentation on the Doctrine website for more detailed information on features provided by this component. The source files for the documentation can be found in the docs directory.