Libraries tagged by Array object
wundii/data-mapper-symfony-bundle
1462 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.
perfilov/php-dto-packer
2784 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
hiqdev/generated-hydrator
240 Downloads
An Object Hydrator that allows very fast array to object to array conversion
didix16/php-apidataobject
9316 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.
bluestone/collection
1606 Downloads
Using array as object.
phpextra/sorter
69901 Downloads
Sort arrays and objects by multiple fields with unicode characters
transprime-research/arrayed
254 Downloads
PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.
timehunter/laravel-dto-generator
178 Downloads
A generator that creates PHP Data Transfer Object by array schema.
imponeer/toarray-interface
16097 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
6066 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
4107 Downloads
Traits to build collections of specific objects
xchert/encapsulation
73 Downloads
A simple way to accommodate, exchange and structorize data with objects
session-interop/middleware.async
54242 Downloads
This package contains a zend's middleware to be able to inject a Session Object into the request
reallifekip/immutable-base
440 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
ntlab/php-obj
3184 Downloads
A PHP object representation as string, javascript, annotation, or YAML