Libraries tagged by array wrapper
seboettg/collection
830484 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
php-tmdb/api
359064 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
firegento/fastsimpleimport
980419 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
bocharsky-bw/arrayzy
19425 Downloads
A native PHP arrays easy manipulation library in OOP way.
symplify/php-config-printer
2227091 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
migrify/php-config-printer
1379100 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
sad_spirit/pg_wrapper
6999 Downloads
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension
wtfzdotnet/php-tmdb-api
2861 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
spaf/simputils
5828 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
kusflo/prestashop-webservice
786 Downloads
PHP wrapper for PrestaShop Webservices 1.7.x and 1.6.x.
bzick/jsonor
41926 Downloads
Useful container for JSON. Use JSON as array
wyrihaximus/string-get-in
159183 Downloads
Wrapper around igorw/get-in using strings rather then arrays are keys
firegento/fastsimpleimportdemo
42192 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
xtompie/collection
888 Downloads
Array wrapper
dealnews/filter
1596 Downloads
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.