Libraries tagged by hydrate
symfony/var-exporter
311057516 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
samdark/hydrator
72484 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.
hydrat/filament-table-layout-toggle
55927 Downloads
Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.
ptlis/diff-parser
143262 Downloads
A parser for unified diff files, returning a hydrated object graph.
mvaliolahi/hydrate
80417 Downloads
PHP Hydrator Package.
keyvanakbary/mimic
33006 Downloads
Dead simple functional library for object prototyping, data hydration and data exposition
kassko/data-mapper
35573 Downloads
A mapper which gives a lot of features to representate some raw data like objects
jkribeiro/composer-hydration
232646 Downloads
Provides a Composer script to project skeleton hydration by placeholders replacements.
incoming/incoming
85604 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
hydrat-agency/laravel-2fa
4981 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.
milo/hydrator
70341 Downloads
Hydrates object from array, exports object to array
rekalogika/reconstitutor
7232 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.
martinezdelariva/hydrator
21491 Downloads
Hydrate and extract functions made simple. Ideally for flat or primitive data.
hevertonfreitas/cakephp-audit-log
35172 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
39332 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection