Libraries tagged by hydrate
symfony/var-exporter
295597624 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
samdark/hydrator
71719 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
incoming/incoming
85396 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
hydrat/filament-table-layout-toggle
48582 Downloads
Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.
ptlis/diff-parser
137516 Downloads
A parser for unified diff files, returning a hydrated object graph.
mvaliolahi/hydrate
71386 Downloads
PHP Hydrator Package.
kassko/data-mapper
35112 Downloads
A mapper which gives a lot of features to representate some raw data like objects
jkribeiro/composer-hydration
230752 Downloads
Provides a Composer script to project skeleton hydration by placeholders replacements.
hydrat-agency/laravel-2fa
2983 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
rekalogika/reconstitutor
6388 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.
milo/hydrator
69765 Downloads
Hydrates object from array, exports object to array
keyvanakbary/mimic
32669 Downloads
Dead simple functional library for object prototyping, data hydration and data exposition
martinezdelariva/hydrator
21220 Downloads
Hydrate and extract functions made simple. Ideally for flat or primitive data.
hevertonfreitas/cakephp-audit-log
34538 Downloads
A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action
eag/easy-hydrator
37816 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection