Libraries tagged by Array File
stobbsm/filebrowser
37 Downloads
Search a given directory path and return an array containing the data.
dvlpr1996/php-localization
0 Downloads
Php Localization Package
wlib/utils
50 Downloads
Helpers functions for arrays, strings, files, debugging, ...
scipper/formfile
284 Downloads
parses the $_FILES array into an object.
daxslab/yii2-rawfileparser
3 Downloads
RawFileParser is a Yii2 extension that allows you to parse the content of requests that contain a raw file based on the `Content-Type` header. It does this by making the file available in the `$_FILES` array, allowing to handle it as a regular file upload.
sfire-framework/sfire-validation
124 Downloads
Validation of (form) array and uploaded files.
rodiger/ini-parser
16 Downloads
Parse INI file to Array && create INI file from Array
ierusalim/php-random-gen
76 Downloads
Random arrays, string, json-files generation
frankphper/csv
17 Downloads
CSV FILE TO ARRAY.
etconsilium/php-multi-config
2 Downloads
lightweight configuration file loader & formatter that supports PHP, Ini, XML, JSON, YAML, Plist files and Array(); based on noodlehaus/config
atico/spreadsheet-translator-reader-xlsx
2402 Downloads
Spreadsheet Translator - Library that reads xlsx files and converts to array
willskates/arrayfetcher
91 Downloads
A simple library loads arrays from different source files of different types.
jtkendall/kurin
87 Downloads
A simple library to load and clean your CSV file into PHP arrays with named keys.
cupoftea/config-editor
9 Downloads
Programatically edit array-based php configuration files.
crazedsanity/arraytopath
46 Downloads
Allows traversing an array like a (linux) filesystem.