Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laminas Hydrator Laravel Package

laminas/laminas-hydrator

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.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
eag/easy-hydrator 0.87 1 1 2 1K 0 2.6 40.3 MIT 11 months ago
View on GitHub
Context7
laminas/laminas-filter 0.86 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 861K 2 15.9 57.5 BSD-3-Clause 10 months ago
View on GitHub
Context7
eventsauce/object-hydrator 0.86 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 107K 9 8.6 38.8 MIT 3 years ago
View on GitHub
Context7
aljerom/simple-hydrator 0.86 0 0 0 1 0 0.0 4.2
View on GitHub
Context7
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. 36 36 22 109K 1 20.1 55.7 BSD-3-Clause 5 months ago
View on GitHub
Context7
azjezz/input-hydrator 0.86 32 32 0 4 0 0.8 0.7 MIT 5 years ago
View on GitHub
Context7
zendframework/zend-hydrator 0.85 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. 153 164 39 71K 3 3.4 26.1 BSD-3-Clause 6 years ago
View on GitHub
Deep Wiki
Context7
laminas/laminas-stdlib 0.84 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. 241 241 44 2M 8 16.8 59.4 BSD-3-Clause 11 months ago
View on GitHub
Context7
laminas/laminas-http 0.84 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 694K 6 17.2 63.2 BSD-3-Clause 9 months ago
View on GitHub
Context7
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 15K 1 3.4 49.5 BSD-3-Clause 2 years ago
View on GitHub
Context7
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. 58 59 12 272K 1 21.5 57.2 BSD-3-Clause 4 months ago
View on GitHub
Context7
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 841K 0 11.4 59.2 BSD-3-Clause 9 months ago
View on GitHub
Context7
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 827K 2 17.9 63.3 BSD-3-Clause 3 months ago
View on GitHub
Context7
laminas/laminas-diagnostics 0.83 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. 85 85 33 112K 4 22.5 52.7 BSD-3-Clause 6 months ago
View on GitHub
Context7
minionfactory/raw-hydrator 0.83 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. 1 1 0 2K 0 0.0 42.5 MIT
View on GitHub
Context7
phrity/util-transformer 0.80 Lightweight PHP utility for transforming values between types. Provides transformers with canTransform()/transform(), plus resolvers to chain and recurse converters. Includes JSON/flatten decoders and converters for basic types, DateTime, enums, Stringable, Throwable and more. 0 0 0 50K 0 7.8 58.2 MIT 9 months ago
View on GitHub
Context7
laminas/laminas-di 0.80 Dependency injection container for Laminas apps. Supports autowiring, configuration-driven definitions, factories, and runtime instantiation to manage object creation and wiring with minimal boilerplate. Integrates with Laminas ServiceManager patterns and PSR-friendly practices. 36 36 25 352K 9 19.1 64.6 BSD-3-Clause 7 months ago
View on GitHub
Context7
laminas/laminas-httphandlerrunner 0.80 Executes PSR-15 HTTP request handlers by bridging PSR-7 requests/responses with common PHP runtimes. Provides runners for SAPI and other environments, simplifying bootstrap, emitting responses, and integrating middleware/handler apps in Laminas or any PSR stack. 72 74 18 707K 2 10.2 57.7 BSD-3-Clause 11 months ago
View on GitHub
Context7
neomerx/limoncello 0.79 Integration layer between neomerx/json-api and Symfony-based apps, used by Limoncello quick-start projects (Laravel Limoncello Collins and Lumen Limoncello Shot). Provides JSON:API wiring and conventions; see the wiki for setup and usage. 18 19 9 2K 1 3.8 28.7 Apache-2.0 10 years ago
View on GitHub
Context7
laminas/laminas-servicemanager 0.79 Powerful dependency injection and service container for PHP. Manage factories, abstract factories, delegators, aliases, and shared services, with PSR-11 interoperability and robust configuration for complex applications. 159 161 63 1M 13 31.9 70.6 BSD-3-Clause 4 months ago
View on GitHub
Deep Wiki
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle