Libraries tagged by array wrapper
standardlibrary/collection
2 Downloads
Reusable array-type wrapper for PHP objects
girgias/warray
1 Downloads
Static wrapper around PHP array functions
phrity/o
46 Downloads
Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections.
jitsu/wrap
69 Downloads
Wrapper classes for strings, arrays, and regexes with chainable methods
barogue/collection
7 Downloads
A class wrapper for PHP native arrays
tiagosampaio/tmdb-api-php
7 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.
retailyscom/prestashopwebservice
10 Downloads
PHP wrapper for PrestaShop Webservices 1.7.x and 1.6.x.
pbergman/curl-multi
21 Downloads
a simple curl wrapper for the multi handler
mediaflux/php-tmdb-api
12 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.
lartak/thetvdb-api
12 Downloads
PHP wrapper for The TVDB API v2. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The TVDB.
evinkuraga/tmdb-api
246 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.
bzick/jsonor
42900 Downloads
Useful container for JSON. Use JSON as array
appcia/bind
34 Downloads
Wrapper for data with automatic serializing / unserializing
sicet7/easyarray
11 Downloads
A array wrapper class that makes if easier to use arrays and makes is fully serializable even with closures in the array.
rtens/collections
27 Downloads
Array wrapper for more structured collections for PHP