Libraries tagged by data array
assegaiphp/collections
528 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.
andydefer/data-validator
6 Downloads
Validates and sanitizes structured data arrays with configurable constraints (size, depth, nesting, key/value types).
whizsid/arraybase
68 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
php-extended/php-data-finder-array
6542 Downloads
An implementation of the data finder object based on a memory based php array
php-extended/php-arrayable-interface
871 Downloads
A library to give objects the ability to be transformed to array data
e-frank/yii2-data
146 Downloads
Helpers for persisting relational data from arrays
timkippdev/array-to-xml-converter
635 Downloads
PHP library to convert an array of data to XML
jonahbron/array-reader
6743 Downloads
Easily extract data from complicated array structures
vincenzoraco/date-formatter-php
84 Downloads
A package to generate an array with different date formats
dmitrijs-brujevs/data-object
6 Downloads
Path-based in-memory data container with nested array access via slash-separated node paths.
smoren/array-view
9 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
jdz/data
114 Downloads
Data utility class for nested array manipulation
elrayes/data-normalizer
67 Downloads
Data Normalizer: recursively normalize data and access it via array, object, and dot-notation (with escaped dots).
grixu/relationship-data-transfer-object
690 Downloads
Simple class for wrapping data with relationships. But without those meta-data when dump DTO to Array
tebru/multi-array
3288 Downloads
Provides a data structure to ease access to multidimensional arrays in PHP