Libraries tagged by hydrate
symfony/var-exporter
285082210 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
samdark/hydrator
70955 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
43785 Downloads
Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.
ptlis/diff-parser
132662 Downloads
A parser for unified diff files, returning a hydrated object graph.
mvaliolahi/hydrate
63226 Downloads
PHP Hydrator Package.
keyvanakbary/mimic
32484 Downloads
Dead simple functional library for object prototyping, data hydration and data exposition
kassko/data-mapper
34579 Downloads
A mapper which gives a lot of features to representate some raw data like objects
jkribeiro/composer-hydration
229353 Downloads
Provides a Composer script to project skeleton hydration by placeholders replacements.
incoming/incoming
85140 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
hydrat-agency/laravel-2fa
1938 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
69172 Downloads
Hydrates object from array, exports object to array
rekalogika/reconstitutor
4075 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
20840 Downloads
Hydrate and extract functions made simple. Ideally for flat or primitive data.
hevertonfreitas/cakephp-audit-log
34095 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
35729 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection