Libraries tagged by Array File
memran/marwa-support
1690 Downloads
Framework-agnostic PHP support library with typed helpers for strings, arrays, files, objects, validation, and security primitives
janakkapadia/insta-translate
480 Downloads
AI-powered translation management for Laravel using laravel/ai. Supports glossary protection, context-aware translations, PHP array files, and stale key pruning.
rene-roscher/laravel-i18n-json-converter
991 Downloads
A Package for Laravel that converts PHP array-based translation files into flattened JSON files, making them compatible with Vue i18n
mwx/lib
43 Downloads
Dependency-light PHP base library: arrays, strings, streams, files, enums, reflection and debug helpers
mockfromyaml/mockfromyaml
115 Downloads
PHP traits to mock objects from arrays and read the data provider arrays from yaml files.
hejunjie/utils
8568 Downloads
一个零碎但实用的 PHP 工具函数集合库。包含文件、字符串、数组、网络请求等常用函数的工具类集合,提升开发效率,适用于日常 PHP 项目辅助功能 | A lightweight and practical PHP utility library that offers a collection of commonly used helper functions for files, strings, arrays, and HTTP requests—designed to streamline development and support everyday PHP projects.
ez-php/feature-flags
33 Downloads
Simple feature flag evaluation for the ez-php framework — File, Database, Redis, and Array drivers with a static Flag facade
hanneskod/yaysondb
2332 Downloads
Flat file db storing data as json arrays
gullevek/dotenv
1611 Downloads
Simple .env file processing and storing in _ENV array
webnuvola/excel-reader
5946 Downloads
Read spreadsheet files (CSV, XLSX and ODS) using OpenSpout and return data in array format
artarts36/array-file-system
340 Downloads
tvanc/files-array-organizer
311 Downloads
Creates an organized version of the $_FILES array.
kfriars/php-array-to-file
4713 Downloads
Convert a php array into a .php file that can be included
freddyouellette/php-files-normalizer
82 Downloads
Normalizes the PHP $_FILES array to a friendlier format.
sunnysideup/array-to-csv-download
179 Downloads
Create a CSV download file from any array.