Libraries tagged by php-array
oldpak/collections
22 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
20 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
mrsems/paginator-php
35 Downloads
Simple PHP array paginator.
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.
metawesome/laravel-xml-to-array
204 Downloads
Easily convert valid xml to a php array.
mathsgod/array_to_gql
7 Downloads
A PHP library for converting PHP arrays to GraphQL query syntax with support for parameters, aliases, and nested structures
manuwhat/avc
4 Downloads
avc - extends PHP array_count_values native function to count any PHP type value in iterable variables
manojkiran/jsonwriter
6 Downloads
Reads and Writes PHP array or Laravel Collection to JSON file