Libraries tagged by data array
zer0php/storage
21 Downloads
Store array data in Storage object
tomasklatt/dto-performance-comparison
11 Downloads
Performance comparison between SpatieDTO, own written DTOs and raw data (associative arrays)
rudymas/xml_json
203 Downloads
Convert data between Array, JSON and XML
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
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
noem/state-machine-loader
439 Downloads
Constructs usable state machine instances from various data sources (Array, JSON,YAML)
mockfromyaml/mockfromyaml
1 Downloads
PHP traits to mock objects from arrays and read the data provider arrays from yaml files.
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.
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
dsjsdz/signatory
6 Downloads
Convert some data of Array to a base64 string and encrypt it.
coercive/template
5 Downloads
Coercive Utility for building template from array data