Libraries tagged by hydrate
symfony/var-exporter
424356388 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
hydrat/filament-table-layout-toggle
123959 Downloads
Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.
samdark/hydrator
79772 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
88214 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
ptlis/diff-parser
204207 Downloads
A parser for unified diff files, returning a hydrated object graph.
keyvanakbary/mimic
39984 Downloads
Dead simple functional library for object prototyping, data hydration and data exposition
jkribeiro/composer-hydration
246580 Downloads
Provides a Composer script to project skeleton hydration by placeholders replacements.
hydrat-agency/laravel-2fa
22890 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
17216 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.
kobykorman/eloquentify
1178 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
hevertonfreitas/cakephp-audit-log
56069 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
minionfactory/raw-hydrator
6192 Downloads
Run a raw SQL query and hydrate Eloquent models (with relations) from the result set, in a single round trip.
kassko/data-mapper
39216 Downloads
A mapper which gives a lot of features to representate some raw data like objects
milo/hydrator
72287 Downloads
Hydrates object from array, exports object to array
martinezdelariva/hydrator
25400 Downloads
Hydrate and extract functions made simple. Ideally for flat or primitive data.