Libraries tagged by hydrate
symfony/var-exporter
322332179 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
samdark/hydrator
73133 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
63368 Downloads
Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.
ptlis/diff-parser
149816 Downloads
A parser for unified diff files, returning a hydrated object graph.
kassko/data-mapper
36349 Downloads
A mapper which gives a lot of features to representate some raw data like objects
jkribeiro/composer-hydration
234379 Downloads
Provides a Composer script to project skeleton hydration by placeholders replacements.
incoming/incoming
85747 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
hydrat-agency/laravel-2fa
6919 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
71044 Downloads
Hydrates object from array, exports object to array
keyvanakbary/mimic
33252 Downloads
Dead simple functional library for object prototyping, data hydration and data exposition
kassko/data-mapper-bundle
23770 Downloads
Integrates data-mapper in Symfony projects.
rekalogika/reconstitutor
8085 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
21899 Downloads
Hydrate and extract functions made simple. Ideally for flat or primitive data.
hevertonfreitas/cakephp-audit-log
36138 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
42575 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection