Libraries tagged by php arrays
bitandblack/helpers
8350 Downloads
Useful methods for PHP you may like.
aza/phpgen
3144 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
slevomat/consistence
409505 Downloads
Consistence - consistent approach and additions to PHP's functionality
piwik/cache
352312 Downloads
PHP caching library based on Doctrine cache
array/validation
16434 Downloads
A simple validation using the native filters and validators from PHP.
sonnenglas/amazon-fba-fulfillment-center-list
8514 Downloads
List of Amazon fulfillment centers around the world available as JSON and PHP array
slavkovrn/yii2-imagecarousel
7605 Downloads
The Yii2 extension uses jQuery jquery.carousel-1.1.min.js and makes image carousel from php array of structure defined.
sbwerewolf/xml-navigator
3703 Downloads
Easy XML to PHP array conversion and fast XML streaming conversion
jwadhams/merge-a-trois
25622 Downloads
Three-way merge for PHP array data
greencape/xml-converter
47618 Downloads
A PHP XML parser and compiler that provides an easy way to convert XML into native PHP arrays and back again. No dependencies on external libraries or extensions.
doitlikejustin/amazon-wish-lister
16 Downloads
Retrieve Amazon Wishlist and output to JSON, XML, or PHP Array Object http://www.justinscarpetti.com/portfolio/amazon-wish-lister/
bhutanio/mediainfo-parser
437 Downloads
Parse MediInfo text into PHP array.
eag/easy-hydrator
30753 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
travis/ex
4311 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
imponeer/toarray-interface
14968 Downloads
PHP library that provides toArray interface, that could be used everywhere where you need to convert object into array and make sure that to that toArray function is because of same interface