doctrine / doctrine-laminas-hydrator
Doctrine hydrators for Laminas applications
Package info
github.com/doctrine/doctrine-laminas-hydrator
pkg:composer/doctrine/doctrine-laminas-hydrator
3.7.0
2025-12-02 22:58 UTC
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
- ext-ctype: *
- doctrine/collections: ^2.0.0
- doctrine/inflector: ^2.0.4
- doctrine/persistence: ^4.0.0
- laminas/laminas-hydrator: ^4.13.0
- laminas/laminas-stdlib: ^3.14.0
Requires (Dev)
- doctrine/coding-standard: ^14.0.0
- phpdocumentor/guides-cli: ^1.5.0
- phpstan/phpstan: ^2.0.2
- phpstan/phpstan-deprecation-rules: ^2.0.0
- phpunit/phpunit: ^11.5.45
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.