Libraries tagged by php array
rwillians/stingray
13245 Downloads
Dot notation reader/writer for multidimensional arrays in PHP.
zihad/easyarray
1816 Downloads
A simple php package to handle your array easily and elegantly
symplify/easy-hydrator
81437 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
mouf/tdbm-hydrator
30034 Downloads
A PHP hydrator allowing easy mapping between an array and an object.
kafoso/type-formatter
4602 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
hybridlogic/validation
1038 Downloads
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.
everton-hilario/csv-hilario
11779 Downloads
Classe escrita em PHP que fornece a possibilidade de escrever arquivos de planilha CSV de uma forma muito simples e rápida. Basta passar os dados por um array bidimensional para poder fazer o download do arquivo.
eboreum/collections
4317 Downloads
Wish you had generics in PHP? This library provides a sensible means of managing collections of data (i.e. arrays with restrictions), immutably, until such a time that PHP generics are bestowed upon us.
eboreum/caster
4864 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
drupal/core-datetime
198 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
bephp/router
1085 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
xethron/extended-array
5226 Downloads
Extended Array gives PHP arrays new life
whizsid/arraybase
50 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
sn01615/array2xml
144 Downloads
Convert PHP array to XML
rodrigodornelles/php-array-lib
3 Downloads
simple libary for functional programing paradigm with arrays