Libraries tagged by Array File
ez-php/cache
7240 Downloads
Cache module for the ez-php framework — array, file, and Redis drivers with a unified interface
kdion4891/laravel-livewire-forms
26039 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
zetacomponents/configuration
514610 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
172699 Downloads
lazy load configuration data from php files returning associative arrays
migrify/php-config-printer
1425497 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
jsefton/php-dotenv-parser
10182 Downloads
Allows you get .env file as array and convert array back to .env file
winzou/cache-bundle
29105 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..
zaphyr-org/config
4197 Downloads
Load configuration files the easy way. This configuration loader supports PHP, INI, JSON, XML, YAML and NEON file extensions.
webisters/helpers
966 Downloads
Webisters Helpers Library
esi/utility
6623 Downloads
Utility - Collection of various PHP utility functions.
memran/marwa-support
1667 Downloads
Framework-agnostic PHP support library with typed helpers for strings, arrays, files, objects, validation, and security primitives
mateuszblaszczyk/record-finder
18027 Downloads
It find records in JSON array with fileds: timestamp and distance. For example for sport tracker usage.
elgentos/parser
41092 Downloads
Elgentos Parser for json/yaml files to readable array
kebacorp/arrayexcelbuilder
6954 Downloads
The extension creates an Excel file from the data array.
othercode/laravel-version
1492 Downloads
A tiny port-adapter version resolver for Laravel apps. Pluggable sources: VERSION file, env var, git tag, or config array.