Libraries tagged by php arrays
kusflo/prestashop-webservice
814 Downloads
PHP wrapper for PrestaShop Webservices 1.7.x and 1.6.x.
kuria/iterable
4745 Downloads
Utilities for dealing with PHP's iterators and the iterable type
jeckerson/array2xml
60 Downloads
Array -> XML Converter Class
ite/common
18023 Downloads
Common features used to improve core PHP functionality.
imponeer/toarray-interface
15663 Downloads
A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.
hejunjie/tools
1848 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...
ems/collection
5702 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
elasticms/xliff
7426 Downloads
Generate and lod XLIFF files from associative arrays
dgifford/text-file
3976 Downloads
Class providing methods for editing text files on a line-by-line basis.
dgifford/property-setter-trait
4134 Downloads
Trait providing methods to set class properties with an array.
dgifford/iterator-trait
4719 Downloads
Trait providing methods implementing the Iterator interface.
aza/phpgen
3262 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
acelot/helpers
2228 Downloads
Useful PHP functions for everyday use
odan/hydrator
18909 Downloads
A high performance hydrator for PHP.
php-arsenal/symfony-request-param-bagger
6524 Downloads
Collects sent parameters from Symfony Request and outputs an array.