Libraries tagged by php arrays
forever2077/php-helper
35 Downloads
PHP Tool Library
dgifford/array-access-trait
3868 Downloads
Trait providing methods to implement array access using a container variable.
darkfriend/php7-array
3138 Downloads
PHP7 array helper
astral/php-serialize
15 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
spiechu/php-static-validator
4 Downloads
Class designed to check if given variable or array of variables meet certain conditions
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
chemaclass/typed-arrays
10 Downloads
Generics replacement for PHP.
cbwar/php-text-difference
2161 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
whizsid/arraybase
49 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
transprime-research/arrayed
104 Downloads
PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.
sqonk/phext-datakit
168 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
piotrpress/configer
299 Downloads
This library loads/saves php array from/to a configuration file.
mblarsen/arrgh
291 Downloads
Arrgh—a sane PHP array library
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
ecommit/csv-table-generator
10619 Downloads
Create a CSV file with PHP array.