Libraries tagged by php-arrays
php-serializer/php-serializer
9537 Downloads
Streaming parser for serialized PHP arrays
php-kit/power-primitives
2320 Downloads
PHP's arrays and strings as chainable, composable, object-oriented constructs
php-extended/php-data-finder-array
6567 Downloads
An implementation of the data finder object based on a memory based php array
osushi/jsobj2php
217 Downloads
Convert into php array from javascript object
oasys/config
13 Downloads
Lightweight PHP array config file loader with dot-notation value access
nackjicholson/file-parser
1681 Downloads
PHP package for parsing data contained in a file into a php array.
metawesome/laravel-xml-to-array
224 Downloads
Easily convert valid xml to a php array.
mblarsen/arrgh
292 Downloads
Arrgh—a sane PHP array library
mathsgod/array_to_gql
83 Downloads
A PHP library for converting PHP arrays to GraphQL query syntax with support for parameters, aliases, and nested structures
m1guelpf/native-collection
0 Downloads
Adding Collection functions to the PHP array scalar type
lablnet/arrays
4 Downloads
PHP array class to manipulate arrays in efficient ways to solve real world problems.
kabachello/phptexttable
68 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column
italystrap/theme-json-generator
209 Downloads
WordPress theme.json generator from a PHP array
hi-folks/array
101 Downloads
Arr class for managing arrays, and Table class for managing bi-dimensional arrays, built on top of the PHP array functions.
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.