Libraries tagged by Array File
metal/helper
103 Downloads
PHP项目常用助手函数,涵盖了Array,String,Time,Server,File,Number,Image,Byte,Other(ext)等,新增图片处理函数,新增字节处理函数,新增处理中文文字的函数,手机号处理,格式化代码
jd/csv-objects
753 Downloads
Library to import CSV or XLSX files into an array of objects according to an specified definition
bakgul/kernel
143 Downloads
This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.
sebastian-berc/configurations
1055 Downloads
Simple library to make a PHP array from differents config files.
requtize/config
787 Downloads
Simple Config library, that handle PHP arrays, YAML and INI files as configs and can dump all configs into one PHP file as Cache.
twilroad/linfo
1781 Downloads
App and library for easily parsing and displaying system information of the host, like network/torrents/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc.
gemorroj/ginfo
182 Downloads
App and library for easily parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc.
gemorroj/linfo
101 Downloads
App and library for easily parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc.
creatify/swagger-builder
50 Downloads
Generate Swagger Yaml And Json Files Based On Php Array
dipenparmar12/exportable
48 Downloads
A Laravel package for hassle free generate CSV,JSON files from (Eloquent model,Collection Array)
hanneskod/yaysondb
1826 Downloads
Flat file db storing data as json arrays
gullevek/dotenv
114 Downloads
Simple .env file processing and storing in _ENV array
yohns/config
16 Downloads
Loading files in config folder and set in an array for use later.
renoki-co/laravel-yaml-config
1 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
carry0987/utils
94 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.