Libraries tagged by php-array
perspectivain/php-postgis
245 Downloads
A PHP Trait to convert Postgis coordinates to array and a PHP array to Postgis text
pbxapi/xml-to-array
72 Downloads
Easily convert valid xml to a php array.
panduanvip/ronolo-json-extract
75 Downloads
Extracts JSON from strings and returns PHP arrays.
otzy/spreadsheet2array
92 Downloads
Extracts tables from spreadsheet to PHP array
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
16 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
northrook/array-access
135 Downloads
Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.
northern/serializer
19 Downloads
Serializes a annotated object to a plain PHP array.
nicmart/treebuilder
2 Downloads
TreeBuilder offers some fast methods to transform tree structures (arrays, object graphs, xml documents) to php array
nguyenanhung/php-quick-sort
4210 Downloads
Light, simple PHP Array Quick Sort
mymediamagnet/xml-to-array
12 Downloads
Easily convert valid xml to a php array.
muykicom/laravel-excel-translations
16 Downloads
Use Laravel translations from an excel file instead of php arrays
moh/multi-index-array
7 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.
modethirteen/xarray
3594 Downloads
A utility for traversing PHP arrays with an XPath-like syntax
mitsuru793/file-constructor
12 Downloads
Make file and directory from php array.