Libraries tagged by Array object
kelemen/recursor
6610 Downloads
Create recursive array from one level array or iterable object
devly/repository
3104 Downloads
PHP data repository object with array access using dot notation
atomsk/polyprops
281 Downloads
A lightweight library for property validation and object-to-array/JSON conversion using Symfony Validator and traits.
andrew-gos/class-builder
2976 Downloads
Advanced library for building objects from arrays or other types
orbitale/entity-merger
11962 Downloads
Merge arrays into your object entities
mouf/tdbm-hydrator
30612 Downloads
A PHP hydrator allowing easy mapping between an array and an object.
kafoso/type-formatter
6087 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
futuretek/data-mapper
840 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
grifart/stateful
12445 Downloads
Serializes any object into primitive types and arrays.
starbug/bundle
8269 Downloads
A simple object abstraction for working with nested array structures.
weblabel/data-transformer
2456 Downloads
This library provides object-oriented interface for decoding string formats (e.g. JSON) into an array
drupal/core-datetime
414 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
assegaiphp/collections
530 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.
petrgrishin/array-object
5845 Downloads
Interface array object
babenkoivan/fluent-array
58 Downloads
The package provides fluent interface for array management