Libraries tagged by hydration
detailnet/dfw-normalization-module
583 Downloads
Zend Framework Module for dfw-normalization
zfekete/sweefy-bundle
3 Downloads
Light-weight hydration build on doctrine DBAL.
yeast/loafpan
19 Downloads
Object and config hydration from associative arrays
webdevcave/dto
24 Downloads
Provides a foundation for data transfer objects in PHP applications. Built with support for ArrayAccess, JsonSerializable interfaces and hydration provided by our dependency injection container.
tobinfree/hydrator
92 Downloads
Simple hydration mechanism via traits
sunspikes/zend-hydrator-doctrine
6 Downloads
Doctrine hydration support in ZF
salamov/dto-hydrator
2 Downloads
Dynamic Hydration For Dto's Transformers in API Platform
maxipost/form-strategy
228 Downloads
Form strategy for hydration
jqhtml/laravel
7 Downloads
Laravel integration for jqhtml - use jqhtml components in Blade templates with automatic hydration
gos/doctrine-hydrator
718 Downloads
Provide powerfull Hydrator to make advanced hydration
genai/sql-mapper
162 Downloads
MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.
erodriguezds/active-orm
4 Downloads
Yet another lightweight ActiveRecord ORM for PHP library is responsible for building SQL query strings, Paginate and Hydration via an object oriented PHP interface.
dannyb/phydrator
13 Downloads
PHP entity hydration
artformdev/craft-edge
22 Downloads
Full-page HTML edge caching for Craft CMS at one edge tier (nginx or Cloudflare), with exact element-driven invalidation and CSRF/session-safe hydration.
aneterial/laravel-data-validator
18 Downloads
Laravel package for convenient validation and hydration of a request into DTO structures