Libraries tagged by data array
kusflo/prestashop-webservice
814 Downloads
PHP wrapper for PrestaShop Webservices 1.7.x and 1.6.x.
didix16/php-apidataobject
7868 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
buibr/csv-helper
8513 Downloads
Parser/Builder of CSV data to file/file to data
adaddinsane/dataobject
4614 Downloads
Data object storage and recovery with sorting, filtering and merging
acelot/helpers
2227 Downloads
Useful PHP functions for everyday use
xaamin/dta
1890 Downloads
Data Template Arrays
webnuvola/excel-reader
4881 Downloads
Read spreadsheet files (CSV, XLSX and ODS) using OpenSpout and return data in array format
jojomi/typer
243 Downloads
Package to help with dealing with unknown/untyped PHP data, like arrays from REST API responses.
gurubob/ascii-table
753 Downloads
Simple ASCII output of array data
exts/configured
2714 Downloads
Configuration class for loading & saving different types of PHP array data
eboreum/collections
4701 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.
webignition/yaml-document-generator
32529 Downloads
Generate a yaml document from an array of data
mefworks/string-interpolation
23570 Downloads
Interpolate strings by replacing placeholders with data from an array.
drupal/core-datetime
216 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
1310 Downloads
Access your data with dot notation. Array or objects: no matter what!