pmill / doctrine-array-hydrator
An array to entity hydrator for Doctrine 2 entities
☆36Updated 4 years ago
Alternatives and similar repositories for doctrine-array-hydrator:
Users that are interested in doctrine-array-hydrator are comparing it to the libraries listed below
- A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection☆99Updated this week
- Injects services from a PSR-11 dependency injection container to PHPUnit test cases☆63Updated 3 months ago
- PSR-15 middleware to implement content negotiation☆45Updated 10 months ago
- Doctrine Cache adapter for PSR-16 Simple Cache☆55Updated this week
- [READ-ONLY] Hydrate arrays to objects with PHP 7.4 and constructor injection☆30Updated 3 years ago
- A custom Doctrine type that maps column values to enum objects using myclabs/php-enum☆132Updated 2 years ago
- A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.☆50Updated 4 years ago
- A key-value store API with implementations for different backends.☆124Updated 2 years ago
- DB schema manager for Doctrine DBAL