Libraries tagged by php-array
php-extended/php-data-provider-array
35245 Downloads
An implementation of php-extended/php-data-provider-interface that gets its data from php arrays
northrook/array-access
94 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.
mathiasgrimm/arraypath
26270 Downloads
php array utility to manipulate array in a xpath way
lv/aurorajson
1233 Downloads
Library to handle an AWS-Subscription from a woodwing publication, download and transform data from JSON to PHP Array.
laurynasgadl/travers
455571 Downloads
Travers - PHP array traversing via tokenized paths
itul/pdf-data
571 Downloads
Parse pdfs into html forms, php arrays, images and more.
gukai/php7-forp
265 Downloads
A PHP profiler written in C. dtrace is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
dikki/config
183 Downloads
Write and Parse Config Files in YAML, JSON, INI or PHP Array format
cangelis/data-models
25 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays
attogram/shared-media-api
565 Downloads
MediaWiki Query API wrapper to easily get Category and Media file information into simple PHP arrays. Fine-tuned for WikiMedia Commmons.
antaresbr/arrayhandler
3178 Downloads
A custom PHP array handler based on Laravel's Illuminate/Support/Arr class
andyabih/laravel-fake-api
175 Downloads
Generate dummy API endpoints from a simple PHP array. No more waiting for the backend to be done before working on the frontend.
thisbar/php-array-of
123 Downloads
Implement an array of a defined type. Generics replacement for PHP.
rodrigodornelles/php-array-lib
1 Downloads
simple libary for functional programing paradigm with arrays
php-extended/php-arrayable-interface
354 Downloads
A library to give objects the ability to be transformed to array data