Libraries tagged by php-array
redpandacoding/provinces-state-listings
4969 Downloads
A PHP array listing of United States states and Canada Provinces. US will include the Territories and DC in its listing. You can also request the array with out them by calling getStates() instead of getAll()
php-serializer/php-serializer
9207 Downloads
Streaming parser for serialized PHP arrays
php-extended/php-data-provider-array
35263 Downloads
An implementation of php-extended/php-data-provider-interface that gets its data from php arrays
mathiasgrimm/arraypath
26271 Downloads
php array utility to manipulate array in a xpath way
lv/aurorajson
1246 Downloads
Library to handle an AWS-Subscription from a woodwing publication, download and transform data from JSON to PHP Array.
laurynasgadl/travers
455608 Downloads
Travers - PHP array traversing via tokenized paths
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.
giann/trunk
62867 Downloads
A safe way to query data from a PHP array inspired by SwiftyJSON
exts/configured
2083 Downloads
Configuration class for loading & saving different types of PHP array data
dikki/config
190 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
3254 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.