Libraries tagged by php-array
rufov/converter-array-xml
7 Downloads
The class is designed to convert an XML document into a PHP array and vice versa
r2soffner/r2s-array-helper
24 Downloads
Helps you with PHP arrays
prinx/array-utils
678 Downloads
PHP arrays utility class
potter/array-access
4 Downloads
PHP ArrayAccess Interface
piotrpress/configer
206 Downloads
This library loads/saves php array from/to a configuration file.
php-kit/power-primitives
2198 Downloads
PHP's arrays and strings as chainable, composable, object-oriented constructs
php-extended/php-data-finder-array
6025 Downloads
An implementation of the data finder object based on a memory based php array
osushi/jsobj2php
216 Downloads
Convert into php array from javascript object
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
oldpak/collections
10 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
nackjicholson/file-parser
1461 Downloads
PHP package for parsing data contained in a file into a php array.
mymediamagnet/xml-to-array
8 Downloads
Easily convert valid xml to a php array.
moh/multi-index-array
6 Downloads
A PHP array and Illuminate Collection that allows the use of multiple indices at once to get, set, and unset elements from the array.
mblarsen/arrgh
291 Downloads
Arrgh—a sane PHP array library
m1guelpf/native-collection
0 Downloads
Adding Collection functions to the PHP array scalar type