minionfactory/raw-hydrator
Raw Hydrator is a small PHP package for turning raw data (arrays/records) into hydrated objects with minimal overhead. Useful for fast mapping of database results or API payloads into DTOs/entities without a full ORM.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laminas/laminas-hydrator | 0.83 | Laminas Hydrator provides flexible tools to hydrate and extract data between arrays and objects. Includes hydrator strategies, naming conventions, and integration helpers for forms and domain models, supporting multiple hydrator implementations and extensions. | 129 | 132 | 35 | 447K | 12 | 33.0 | 62.7 | BSD-3-Clause | 2 months ago | |
| eag/easy-hydrator | 0.82 | — | 1 | 1 | 0 | 1K | 0 | 4.3 | 41.0 | MIT | 10 months ago | |
| woohoolabs/yin | 0.81 | PSR-7–compatible PHP framework for building JSON:API servers. Provides documents, resources, hydrators, request/response validation, pagination, relationship handling, content negotiation, middleware support, and custom serialization/deserialization. | 240 | 240 | 37 | 3K | 5 | 12.7 | 17.5 | MIT | 5 years ago | |
| aljerom/simple-hydrator | 0.80 | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | — | — | |
| azjezz/input-hydrator | 0.80 | — | 32 | 32 | 0 | 0 | 0 | 0.8 | 0.2 | MIT | 5 years ago | |
| bornfight/transfer-object-converter | 0.79 | — | 12 | 12 | 0 | 0 | 0 | 2.2 | 3.8 | MIT | 7 years ago | |
| zero-to-prod/data-model | 0.79 | Reflection-based PHP data models that hydrate typed objects from arrays with a single from($data) call. Use #[Describe] attributes to define casting, validation, defaults, nullable/required rules, and assignments—keeping mapping logic predictable, readable, and verifiable. | 141 | 142 | 7 | 2K | 0 | 28.7 | 17.8 | MIT | 2 months ago | |
| sylius-labs/association-hydrator | 0.78 | Doctrine ORM association hydrator for Sylius apps, inspired by Ocramius’ hydration optimization technique. Helps efficiently load and hydrate entity associations to reduce queries and improve performance in read-heavy workflows. | 94 | 94 | 14 | 162K | 1 | 14.8 | 49.1 | — | 6 months ago | |
| mpyw/eloquent-has-by-non-dependent-subquery | 0.76 | — | 79 | 84 | 10 | 4K | 0 | 1.5 | 16.1 | MIT | 4 years ago | |
| azjezz/input-hydrator-bundle | 0.76 | — | 9 | 9 | 0 | 0 | 0 | 0.9 | — | MIT | 5 years ago | |
| volosyuk/simple-eloquent | 0.75 | — | 55 | 56 | 10 | 1K | 0 | 1.3 | 19.5 | MIT | 6 years ago | |
| staudenmeir/eloquent-eager-limit | 0.75 | Add per-parent limits to eager-loaded Eloquent relationships in Laravel. Load only the latest N related models for each parent (e.g., newest comments per post) without N+1 queries. Supports common relations and integrates cleanly with queries and pagination. | 884 | 884 | 72 | 45K | 0 | 12.6 | 24.2 | MIT | 3 years ago | |
| baopham/dynamodb | 0.74 | — | 498 | 501 | 135 | 86K | 20 | 36.1 | 43.3 | MIT | 3 months ago | |
| hungneox/ramen-elastic-query | 0.74 | — | 7 | 7 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| watson/aggregate | 0.74 | — | 61 | 62 | 10 | 2K | 0 | 0.6 | 21.6 | MIT | — | |
| eventsauce/object-hydrator | 0.72 | Magic-less object hydration and serialization for PHP. Map arrays/decoded JSON to DTOs, commands, queries, and events by inspecting constructors and public getters—no private-property reflection. Supports custom keys, casting, and optional code generation for speed. | 332 | 332 | 30 | 80K | 9 | 8.6 | 37.1 | MIT | 3 years ago | |
| zendframework/zend-hydrator | 0.66 | Zend Hydrator provides strategies and tools to extract data from objects and hydrate objects from arrays in PHP. Supports naming strategies, custom hydrators, and flexible configuration, useful for forms, APIs, and domain model mapping. | 154 | 164 | 39 | 71K | 3 | 3.4 | 26.1 | BSD-3-Clause | 6 years ago |
How can I help you explore Laravel packages today?