Libraries tagged by array wrapper
seboettg/collection
1516883 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
php-tmdb/api
390776 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
1242236 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
bocharsky-bw/arrayzy
29423 Downloads
A native PHP arrays easy manipulation library in OOP way.
symplify/php-config-printer
2386311 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
sad_spirit/pg_wrapper
14196 Downloads
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension
migrify/php-config-printer
1425503 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
wtfzdotnet/php-tmdb-api
2904 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.
kusflo/prestashop-webservice
911 Downloads
PHP wrapper for PrestaShop Webservices 1.7.x and 1.6.x.
dealnews/filter
7204 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.
firegento/fastsimpleimportdemo
42225 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
wyrihaximus/string-get-in
165023 Downloads
Wrapper around igorw/get-in using strings rather then arrays are keys
xtompie/collection
4457 Downloads
Array wrapper
graste/params
7055 Downloads
Array wrapper that eases the retrieval of values. Has parameters, options and settings and traits for inclusion in other libraries.
jcrowe/type-safe-collection
9218 Downloads
A thin wrapper around Illuminate/Collection that allows for enforcing type constraints on the collection elements