Libraries tagged by data array
buibr/csv-helper
8404 Downloads
Parser/Builder of CSV data to file/file to data
axetools/dot
1790 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
adaddinsane/dataobject
4530 Downloads
Data object storage and recovery with sorting, filtering and merging
acelot/helpers
2121 Downloads
Useful PHP functions for everyday use
zauberfisch/silverstripe-serialized-dataobject
4563 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
ngsoft/tools
4317 Downloads
A set of reusable tools used on my projects.
kinglozzer/silverstripe-columnedlist
1983 Downloads
An SS_ListDecorator to facilitate stacking data vertically in columns
xaamin/dta
1831 Downloads
Data Template Arrays
webnuvola/excel-reader
4774 Downloads
Read spreadsheet files (CSV, XLSX and ODS) using OpenSpout and return data in array format
gurubob/ascii-table
677 Downloads
Simple ASCII output of array data
exts/configured
2630 Downloads
Configuration class for loading & saving different types of PHP array data
eboreum/collections
4213 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.
mefworks/string-interpolation
23389 Downloads
Interpolate strings by replacing placeholders with data from an array.
drupal/core-datetime
191 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.
simones/dotnot
1196 Downloads
Access your data with dot notation. Array or objects: no matter what!