Libraries tagged by arraydata
minnis/neon-tools
38 Downloads
NEON tools. A handy (and super fast) NEON fileloader class for PHP.
zer0php/storage
21 Downloads
Store array data in Storage object
walangkaji/data-type-mapper
5 Downloads
PHP Convert type of value from json or array data
unclexo/filestorage
6 Downloads
A blazing fast and light-weight flat-file storage designed for storing array data to keys
safronik/helpers
16 Downloads
Different helpers, such as: IP, Array, Data, Reflection
rasalas/easycrypt
7 Downloads
turns array data or strings in url safe(optional) signed crypt strings and can decrypt them again and make sure it's the same data
php-etl/array-expression-language
3555 Downloads
This library implements functions for manipulating array data in ExpressionLanguage
ofelix03/transformer
22 Downloads
A simple associative (i.e. a key:value pair) data transformer which transforms the key's of an array data to some other specified keys. It also supports casting of data key's corresponding value to a specified PHP data type
miniature/di_container
9 Downloads
A simple implementation of a dependency injection container for PHP-classes and parameters (array, string, numeric). It is consuming array data.
marsapp/structure
4 Downloads
After the structure is described using the array data, the constructor is used to generate the code.
kasperhansen/dot-array-mapper
1 Downloads
Mapping array data using dot notation.
jakub-frajt/typed-list
5 Downloads
The array data types that contains only specific type of values. Substitution of missing generic types in PHP.
g4mr/configs
41 Downloads
Configuration loader class for loading different types of files into array data
freezaweb/validator
8 Downloads
Quite simple, but at the same time a simple validation class. Can validate incoming POST/GET/custom array data
fivepercent/object-mapper
274 Downloads
Map array data to objects