Libraries tagged by Array object
perfilov/php-dto-packer
1980 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
didix16/php-apidataobject
7641 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
ufo-tech/dto-transformer
789 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
timehunter/laravel-dto-generator
177 Downloads
A generator that creates PHP Data Transfer Object by array schema.
schnittstabil/get
112964 Downloads
Get nested array values and object properties.
imponeer/toarray-interface
15580 Downloads
A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.
rotexsoft/versatile-collections
5657 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
xtompie/collection-trait
1971 Downloads
Traits to build collections of specific objects
rasclatt/smart-dto
494 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
ntlab/php-obj
1522 Downloads
A PHP object representation as string, javascript, annotation, or YAML
myerscode/utilities-bags
7336 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
adaddinsane/dataobject
4517 Downloads
Data object storage and recovery with sorting, filtering and merging
sebastiaanluca/php-helpers
19238 Downloads
An extensive set of PHP helper functions and classes.
odan/hydrator
18855 Downloads
A high performance hydrator for PHP.
emonkak/collection
14666 Downloads
A collection library as a container for aggregation of objects