Libraries tagged by array wrapper
krugozor/cover
36 Downloads
PHP Array Object (PHP collection)
standardlibrary/collection
2 Downloads
Reusable array-type wrapper for PHP objects
girgias/warray
1 Downloads
Static wrapper around PHP array functions
phrity/o
44 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
67 Downloads
Wrapper classes for strings, arrays, and regexes with chainable methods
barogue/collection
7 Downloads
A class wrapper for PHP native arrays
tobento/service-collection
279 Downloads
Fluent and convenient wrapper classes for working with arrays of data.
tiagosampaio/tmdb-api-php
6 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
9 Downloads
PHP wrapper for PrestaShop Webservices 1.7.x and 1.6.x.
pbergman/curl-multi
20 Downloads
a simple curl wrapper for the multi handler
mediaflux/php-tmdb-api
11 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
11 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.
appcia/bind
34 Downloads
Wrapper for data with automatic serializing / unserializing
watoki/collections
17696 Downloads
Array wrapper for more structured collections for PHP