Libraries tagged by Array File
webhappens/laravel-po
707 Downloads
Synchronize Laravel PHP translation arrays with PO (Portable Object) files, with optional POEditor integration
gullevek/dotenv
807 Downloads
Simple .env file processing and storing in _ENV array
webnuvola/excel-reader
5744 Downloads
Read spreadsheet files (CSV, XLSX and ODS) using OpenSpout and return data in array format
othercode/laravel-version
283 Downloads
A tiny port-adapter version resolver for Laravel apps. Pluggable sources: VERSION file, env var, git tag, or config array.
artarts36/array-file-system
310 Downloads
kfriars/php-array-to-file
4711 Downloads
Convert a php array into a .php file that can be included
nackjicholson/file-parser
1674 Downloads
PHP package for parsing data contained in a file into a php array.
amostajo/php-json-array
182 Downloads
Simple class that extends the capabilities of the basic php *array* by adding json casting and file handling (read and write).
jstewmc/php-helpers
11565 Downloads
Static classes to help with numbers, strings, arrays, files, and bools in PHP
wlib/utils
58 Downloads
Helpers functions for arrays, strings, files, debugging, ...
mascame/arrayer
1448 Downloads
Array manipulation with dot notation. Also prepares an array to be put in a file. Very useful for config files.
happydemon/arr
48 Downloads
A Kohana module that adds extra methods for dealing with arrays and configuration files
ecommit/csv-table-generator
10786 Downloads
Create a CSV file with PHP array.
zxf/utils
25 Downloads
现代化的 PHP 工具包,包含强大的 DOM 操作库、数据转换和一些常用的类库、HTTP网络请求、代码压缩、通用函数集和实用工具等
sqonk/phext-datakit
187 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.