Libraries tagged by array map
tiny-blocks/mapper
1872 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
wundii/data-mapper-symfony-bundle
1388 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.
orisai/nette-object-mapper
28552 Downloads
Orisai Object Mapper integration for Nette
labrodev/php-enum-mapper
370 Downloads
PHP utility class for formatting Enums and to treat the cases as arrays
pflorek/elevator
17978 Downloads
Flattens a multi-dimensional array or any \Traversable into a one-dimensional array. Elevates an one-dimensional or any \Traversable to a multi-dimensional array.
itools/smartarray
2285 Downloads
Enhanced PHP arrays with built-in HTML encoding and chainable collection methods
ems/collection
7806 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
alexandre-fernandez/key-value-form-bundle
1094 Downloads
Symfony form type to manage associative array data.
adachsoft/collection
205 Downloads
A collection library providing flexible and immutable collections.
perfilov/php-dto-packer
2738 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
maplephp/dto
587 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
cangelis/data-models
27 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays
assegaiphp/collections
496 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
mouf/tdbm-hydrator
30562 Downloads
A PHP hydrator allowing easy mapping between an array and an object.
philiprehberger/php-dto-mapper
58 Downloads
Map arrays and JSON to strongly-typed DTOs with attribute-driven configuration