Libraries tagged by array_rmap
polidog/tehilim
0 Favers
3 Downloads
3 Downloads
Prisma-style schema-first database toolkit for PHP. No class mapping; generated query clients with PHPStan-friendly array shapes.
phpfacile/event-json
0 Favers
38 Downloads
38 Downloads
This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.
mekhtievrs/laravel-hydrator
0 Favers
13 Downloads
13 Downloads
Package for the mapping and hydrating laravel models from data arrays and collections
fersot/model-export
1 Favers
0 Downloads
0 Downloads
Export Eloquent queries, collections or arrays to Excel/CSV with a fluent API, column mapping, chunk processing and streaming downloads.
aljerom/simple-hydrator
0 Favers
8 Downloads
8 Downloads
Reflection-based array-to-object hydrator with snake_case to camelCase mapping