Libraries tagged by Array File
dvlpr1996/php-localization
4 Downloads
Php Localization Package
scipper/formfile
283 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
120 Downloads
Validation of (form) array and uploaded files.
rodiger/ini-parser
14 Downloads
Parse INI file to Array && create INI file from Array
ierusalim/php-random-gen
70 Downloads
Random arrays, string, json-files generation
frankphper/csv
13 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
90 Downloads
A simple library loads arrays from different source files of different types.
jtkendall/kurin
70 Downloads
A simple library to load and clean your CSV file into PHP arrays with named keys.
crazedsanity/arraytopath
42 Downloads
Allows traversing an array like a (linux) filesystem.
izusoft/log-message
74 Downloads
Allows you to create logs in an arbitrary file, works with strings, arrays, objects.
bkkkd/multarray
9 Downloads
A multidimensional array export/import CSV file tool library.
mbarquin/import-export-legacy
22 Downloads
Helper to read csv and fixed-line files into named and validated arrays, or to export arrays into csv or fixed-line files. It uses iconv to change data codification.
zaphyr-org/config
79 Downloads
Load configuration files the easy way. This configuration loader supports PHP, INI, JSON, XML, YAML and NEON file extensions.