Libraries tagged by data array
adaddinsane/dataobject
4384 Downloads
Data object storage and recovery with sorting, filtering and merging
acelot/helpers
1966 Downloads
Useful PHP functions for everyday use
zauberfisch/silverstripe-serialized-dataobject
4445 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
ngsoft/tools
4136 Downloads
A set of reusable tools used on my projects.
xaamin/dta
1755 Downloads
Data Template Arrays
webnuvola/excel-reader
4619 Downloads
Read spreadsheet files (CSV, XLSX and ODS) using OpenSpout and return data in array format
gurubob/ascii-table
598 Downloads
Simple ASCII output of array data
exts/configured
2523 Downloads
Configuration class for loading & saving different types of PHP array data
eboreum/collections
3735 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.
drago-ex/utils
3261 Downloads
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
drupal/core-datetime
155 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
1014 Downloads
Access your data with dot notation. Array or objects: no matter what!
devly/repository
1007 Downloads
PHP data repository object with array access using dot notation
lv/aurorajson
1947 Downloads
Library to handle an AWS-Subscription from a woodwing publication, download and transform data from JSON to PHP Array.
fantismic/yet-another-table
896 Downloads
This is yet another laravel livewire table and come as is. You can filter, you can sort, you can bulk, toggle columns, the basics. The data input is a collection/array, we cant handle models.