Libraries tagged by php-array
wernerdweight/ra
9205 Downloads
PHP Array object with consistent and predictable API
weew/helpers-array-legacy
12525 Downloads
Useful collection of php array helpers.
vardumper/ibexa-theme-translations-bundle
115 Downloads
Ibexa DXP bundle for managing theme translations with tiered caching (static PHP arrays + Redis + Database)
stillat/primitives
6181 Downloads
Parses strings of primitive values into a PHP array.
stahiralijan/request-caster
76 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
sqonk/phext-datakit
187 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.
salarmehr/ary
5012 Downloads
A php array/stdClass alternative to store configs, options and more.
php-extended/php-data-finder-array
6538 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
nackjicholson/file-parser
1674 Downloads
PHP package for parsing data contained in a file into a php array.
modethirteen/xarray
3612 Downloads
A utility for traversing PHP arrays with an XPath-like syntax
mblarsen/arrgh
292 Downloads
Arrgh—a sane PHP array library
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
66 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column