Libraries tagged by Array File
kdion4891/laravel-livewire-forms
25651 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
zetacomponents/configuration
500397 Downloads
A component that allows you to use configuration files in different formats. The formats include the standard .ini file, and an array based format.
luracast/config
150519 Downloads
lazy load configuration data from php files returning associative arrays
rundiz/upload
6658 Downloads
Upload single or multiple files with validations. (allowed file extensions, matched mime type, max file size, security scan, reserved file name, safe for web file name).
repat/laravel-helper
5621 Downloads
Some helper function for developing with Laravel 5+
esi/utility
4209 Downloads
Utility - Collection of various PHP utility functions.
elgentos/parser
33742 Downloads
Elgentos Parser for json/yaml files to readable array
kebacorp/arrayexcelbuilder
5481 Downloads
The extension creates an Excel file from the data array.
halimtuhu/array-files
3581 Downloads
A Laravel Nova field for distribute your files as array of object.
periwinkle/array-config
35 Downloads
Allows for using native PHP files as config files in PHP
dgifford/text-file
3969 Downloads
Class providing methods for editing text files on a line-by-line basis.
jsefton/php-dotenv-parser
7290 Downloads
Allows you get .env file as array and convert array back to .env file
digitaldream/data-converter
9226 Downloads
In web application we need to convert data from one type to another. For example, array to excel file or excel file to array.
daycry/codeigniter-language
1038 Downloads
Load language files as array in Codeigniter 4
winzou/cache-bundle
29009 Downloads
This bundle provides a simple cache management to Symfony2. Now you can use a cache system without reinventing it. It supports Apc, XCache, File, ZendData and Array..