Libraries tagged by Array File
anekdotes/cache
460 Downloads
Allows caching using different drivers
inanepain/inane
175 Downloads
Offers: File Metadata, Server http file with resume, Enum, zf2 config reader, observer pattern, zf3 custom config autoload and string tools, array merge
eggbe/helpers
410 Downloads
Useful functions library
reliv/server
1120 Downloads
Server environment detection based on config array-file
pechynho/php-utils
15851 Downloads
This is a small collection of PHP libraries for easier working with strings, arrays, files, scalars, formatting and accessing properties.
tekkla/core-toolbox
152 Downloads
Toolbox of classes and function to check variables, manipulate arrays, do file actions and much more. It's a collection of tools that get used in some of my core libs.
mvccore/ext-tool-mimetype-extension
338 Downloads
MvcCore - Extension - Tool - MimeType & Extensions - extension to get file mimetype(s) strings array from file extension string or to get file extension(s) strings array from file mimetype string.
dynoser/walkdir
282 Downloads
Allows to recursively traverse files in directories or get an array of files
clgsru/composer-modify-autoload
339 Downloads
Simple library for updated the vendor/autoload.php so it manually includes any files specified in composer.json's files array.
tth/read-as-arr
18 Downloads
RAR is a php library that can read file as array for you.
g4mr/configs
40 Downloads
Configuration loader class for loading different types of files into array data
etsvthor/laravel-livewire-forms
167 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
alex-unruh/dot-notation-config
24 Downloads
An abstraction layer to get data from array or a file built on Dflydev\DotAccessData\Data
tomphp/config-service-provider
9108 Downloads
Configure your application and the Dependency Injection Container (DIC) via config arrays or config files.
zablose/dotenv
30 Downloads
Read '.env' file to an array.