Libraries tagged by Array File
jsnlib/filelink
15 Downloads
graze/array-filter
368 Downloads
File manipulation
djeux/array-export
0 Downloads
Export array as a formatted string, safe to save as a file
natanfelles/array-simple
407 Downloads
Aplus Framework Helpers Library
stobbsm/filebrowser
37 Downloads
Search a given directory path and return an array containing the data.
dvlpr1996/php-localization
0 Downloads
Php Localization Package
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
willskates/arrayfetcher
91 Downloads
A simple library loads arrays from different source files of different types.
jtkendall/kurin
85 Downloads
A simple library to load and clean your CSV file into PHP arrays with named keys.