Libraries tagged by php array wrapper
symplify/php-config-printer
2365549 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
seboettg/collection
1365203 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
bocharsky-bw/arrayzy
27573 Downloads
A native PHP arrays easy manipulation library in OOP way.
php-tmdb/api
383537 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.
migrify/php-config-printer
1419922 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
wtfzdotnet/php-tmdb-api
2903 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.
sad_spirit/pg_wrapper
12531 Downloads
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension
codekandis/phpunit
592 Downloads
`codekandis/phpunit` is a library for `PHPUnit` testing with enhanced test cases and custom constraint assertions.
mcustiel/typed-php
19 Downloads
Object wrappers for primitives and typed arrays in PHP
jsarray/jsarray
4 Downloads
JavaScript-accurate Array wrapper for PHP with immutable operations
sqonk/phext-datakit
187 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
tobento/service-collection
511 Downloads
Fluent and convenient wrapper classes for working with arrays of data.
kusflo/prestashop-webservice
879 Downloads
PHP wrapper for PrestaShop Webservices 1.7.x and 1.6.x.
damerlan17/collect
10 Downloads
Simple array collection wrapper for PHP
watoki/collections
17777 Downloads
Array wrapper for more structured collections for PHP