Libraries tagged by Array object
coder-at-heart/object-models
2041 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects
blackbonjour/to-array
19924 Downloads
Converts any object to array
glowy/arrays
3056 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
matrix2305/laravel-request-object-mapper
5671 Downloads
Mapper to object from laravel request (associative array)
romm/configuration-object
29459 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
om/from-array
11267 Downloads
fromArray trait allow create objects instances loaded with initial data array
oscarricardosan/cache_object
782 Downloads
Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.
orisai/nette-object-mapper
27976 Downloads
Orisai Object Mapper integration for Nette
cryonighter/object-column
3854 Downloads
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects
andrewcarteruk/typed-arrays
33 Downloads
Typed arrays in PHP.
amorphine/data-transfer-object
10026 Downloads
DTO library for arrays
grixu/relationship-data-transfer-object
593 Downloads
Simple class for wrapping data with relationships. But without those meta-data when dump DTO to Array
wernerdweight/ra
8688 Downloads
PHP Array object with consistent and predictable API
spaf/simputils
6046 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
wundii/data-mapper-symfony-bundle
331 Downloads
A Symfony integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.