Libraries tagged by Array File
spaf/simputils
6061 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
slick/configuration
6410 Downloads
The slick/configuration component provides an easy-to-use solution for managing configuration files in your PHP applications.
sevenecks/tableify
5798 Downloads
Transform a multidimensional array into a pretty table that can be echoed to the screen or logged to a file.
repat/php-helper
4949 Downloads
Some helper function for developing applications with PHP 7.2+
buibr/csv-helper
8513 Downloads
Parser/Builder of CSV data to file/file to data
thefox/utilities
5382 Downloads
Collection of usefull PHP utilities.
hejunjie/tools
1848 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...
mateuszblaszczyk/record-finder
14419 Downloads
It find records in JSON array with fileds: timestamp and distance. For example for sport tracker usage.
tomphp/container-configurator
40385 Downloads
Configure your application and the Dependency Injection Container (DIC) via config arrays or config files.
houngan/config-merger
4156 Downloads
Merges arrays from multiple files
elasticms/xliff
7426 Downloads
Generate and lod XLIFF files from associative arrays
webnuvola/excel-reader
4887 Downloads
Read spreadsheet files (CSV, XLSX and ODS) using OpenSpout and return data in array format
artarts36/array-file-system
214 Downloads
kfriars/php-array-to-file
4688 Downloads
Convert a php array into a .php file that can be included
nocartorio/array-validation-by-json
482 Downloads
Array validation by JSON file with rules for Laravel