laminas/laminas-hydrator
Laminas Hydrator provides flexible strategies to hydrate and extract data between objects and arrays. Supports reflection, class methods, naming strategies, and custom hydrators, making it easy to map entities, DTOs, and forms cleanly across your application.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| zendframework/zend-hydrator | 0.88 | 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 | 92K | 3 | 3.4 | 27.0 | BSD-3-Clause | 6 years ago | |
| laminas/laminas-diagnostics | 0.88 | Run health checks for your PHP/Laminas apps and environments. laminas-diagnostics provides diagnostic tests and reporting for common issues, with an extensible API for custom checks and CI-friendly output. | 83 | 83 | 34 | 120K | 3 | 25.6 | 53.0 | BSD-3-Clause | 3 months ago | |
| aljerom/simple-hydrator | 0.87 | — | 0 | 0 | 0 | 8 | 0 | 0.0 | 13.2 | — | — | |
| laminas/laminas-serializer | 0.86 | Laminas Serializer provides a flexible way to serialize and unserialize PHP data using multiple adapters (e.g., PHP serialize, JSON, Base64). Includes configuration options, adapter plugins, and error handling for safe, consistent data transformation. | 34 | 34 | 21 | 123K | 1 | 24.5 | 58.5 | BSD-3-Clause | 1 month ago | |
| laminas/laminas-stdlib | 0.86 | Utility components for PHP from the Laminas project: data structures, array and string helpers, hydrators, validators, option objects, and more. A shared toolbox used across Laminas and usable standalone in any PHP application. | 237 | 236 | 46 | 2M | 8 | 21.2 | 61.5 | BSD-3-Clause | 7 months ago | |
| laminas/laminas-filter | 0.85 | A collection of reusable data filters for PHP apps. Provides string and numeric normalization, file and HTML filters, and a plugin manager to compose filter chains. Useful for sanitizing and transforming input consistently across Laminas and other frameworks. | 95 | 95 | 37 | 780K | 2 | 20.3 | 59.4 | BSD-3-Clause | 6 months ago | |
| laminas/laminas-diactoros | 0.85 | PSR-7 HTTP message implementation (ServerRequest, Request, Response, Stream, UploadedFile, Uri) for PHP. Includes factories and utilities for creating and normalizing requests/responses, with strong type coverage and interoperability with PSR-17/PSR-15. | 549 | 558 | 78 | 3M | 22 | 28.5 | 65.2 | BSD-3-Clause | 7 months ago | |
| laminas/laminas-cache-storage-adapter-session | 0.84 | Session-based cache storage adapter for Laminas Cache. Stores cached items in PHP sessions, useful for per-user caching and small transient data. Integrates with Laminas\Cache\Storage; suitable for apps already relying on session state. | 4 | 4 | 4 | 20K | 1 | 3.4 | 51.2 | BSD-3-Clause | 2 years ago | |
| laminas/laminas-stratigility | 0.84 | Laminas Stratigility provides PSR-15 HTTP middleware tools, including a middleware pipeline and helpers for composing request handlers. Build reusable, interoperable middleware stacks for PHP applications and frameworks. | 57 | 58 | 13 | 183K | 1 | 26.3 | 56.6 | BSD-3-Clause | 1 month ago | |
| laminas/laminas-uri | 0.83 | Laminas URI provides a robust, standards-aware way to parse, validate, build, and manipulate URIs/URLs in PHP. It handles components like scheme, host, port, path, query, and fragment, with helpers for normalization and safe encoding. | 38 | 39 | 14 | 875K | 0 | 13.5 | 60.2 | BSD-3-Clause | 6 months ago | |
| laminas/laminas-translator | 0.83 | Laminas Translator provides message translation for PHP apps, supporting multiple locales, pluralization, and translation files like gettext and PHP arrays. Includes adapters, loaders, and integration helpers to localize UI text cleanly across modules. | 3 | 3 | 3 | 776K | 2 | 13.6 | 61.3 | BSD-3-Clause | 5 months ago | |
| laminas/laminas-http | 0.82 | Laminas HTTP component providing HTTP client, request/response objects, headers and URI utilities for PHP applications. Useful for building and consuming web services, handling redirects, cookies, and proxy/adapter-based transports. | 37 | 37 | 37 | 734K | 6 | 19.8 | 63.5 | BSD-3-Clause | 6 months ago | |
| botanick/serializer | 0.53 | Laravel/PHP serializer package for converting objects and arrays to structured formats and back. Aims to simplify data transformation with configurable normalization/denormalization for APIs, DTOs, and persistence layers. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| laravel/serializable-closure | 0.51 | Securely serialize and unserialize PHP closures with Laravel’s fork of opis/closure 3.x, updated for modern PHP without requiring FFI. Wrap closures in SerializableClosure, set a secret key for signing, serialize safely, then restore with getClosure(). | 603 | 605 | 47 | 11M | 1 | 33.2 | 65.5 | MIT | 1 month ago | |
| zumba/json-serializer | 0.51 | Serialize and unserialize PHP values to JSON (like serialize()), including scalars, arrays, objects, recursion, stdClass extra properties, nested data, and binary. Optional closure support via third party. PHP 7.2+; avoid untrusted input. | 125 | 129 | 25 | 11K | 6 | 21.6 | 32.4 | MIT | 3 months ago |
How can I help you explore Laravel packages today?