Libraries tagged by data array
aza/phpgen
3249 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
kafoso/type-formatter
4535 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.
whizsid/arraybase
50 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
php-extended/php-data-finder-array
6259 Downloads
An implementation of the data finder object based on a memory based php array
php-extended/php-arrayable-interface
593 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
628 Downloads
PHP library to convert an array of data to XML
michaels/data-manager
1822 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
jonahbron/array-reader
6690 Downloads
Easily extract data from complicated array structures
jessegall/php-data-container
610 Downloads
A trait that provides a convenient solution for objects to use an array as their data source. As well as offering the possibility to share the same data between instances.
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.
tebru/multi-array
3151 Downloads
Provides a data structure to ease access to multidimensional arrays in PHP
widmogrod/data-grid
36 Downloads
DataGrid is simple library for presentation different kinds of tabular data
weblabel/data-transformer
2163 Downloads
This library provides object-oriented interface for decoding string formats (e.g. JSON) into an array
kumuwai/data-transfer-object
2333 Downloads
Load/view dto elements with object, array, json, or dot-notation