Libraries tagged by php arrays
axelitus/base
76 Downloads
A framework agnostic PHP package that contains _extensions_ and helpers for the PHP primitive types (strings, numbers, array, etc.). It also contains common interfaces for _new_ types like collections, etc.
gemorroj/ginfo
205 Downloads
Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.
gemorroj/linfo
102 Downloads
Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.
zaphyr-org/config
133 Downloads
Load configuration files the easy way. This configuration loader supports PHP, INI, JSON, XML, YAML and NEON file extensions.
weby/sloth
16 Downloads
Data manipulaton tool
webcodr/collection
167 Downloads
Collection library for PHP
tobento/service-collection
282 Downloads
Fluent and convenient wrapper classes for working with arrays of data.
timdev/typed-config
200 Downloads
Strongly-typed configuration for PHP applications
thefox/utilities
5325 Downloads
Collection of usefull PHP utilities.
sqonk/phext-core
1657 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.
soubai/object-to-any
40 Downloads
ObjectToAny is a simple php class that can allow you to make a lot of Conversion(array,binary,json,xml,CVS)
renoki-co/laravel-yaml-config
3 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
rasclatt/smart-dto
411 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
pug-ct/collections
3 Downloads
PHP Collections library that adds additional functionality on top of Doctrine collections.
phpsafari/typed-collections
360 Downloads
A simple way to create typed collections in PHP - build on Illuminate\Support\Collection