Libraries tagged by Array File
dmt-software/import-reader
74 Downloads
Read parts of a file/stream into a series of objects or arrays
cliveportman/csv-to-json
5 Downloads
Takes a CSV file and converts each row into a keyed array.
autoframe/components-socket-cache
5 Downloads
PHP client - cache server alternative for memcached / redis. Including cache manager based on namespace priority rules
aayinde/json-office
11 Downloads
Modern & Simplified Json Reader and Writer
orno/config
810 Downloads
A package to DRY the storage and retrieval of config items and files. Supports YAML, INI, XML and PHP arrays.
natanfelles/cache
271 Downloads
Aplus Framework Cache Library
aeondigital/phpcoreextension
151 Downloads
Funções e Constantes que extendem a coleção original do core PHP.
minnis/neon-tools
36 Downloads
NEON tools. A handy (and super fast) NEON fileloader class for PHP.
hatamiarash7/laravel-utils
14 Downloads
Useful functions for Laravel
jackchang1025-clagiordano/weblibs-configmanager
12 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
corex/config
85 Downloads
Config Component with adapter support (array, array-files, env, server, etc...)
ambika/php-reader
33 Downloads
This package is used to parse php array files in php.
alius/config
27 Downloads
Include php array files
rothkj1022/php-xss-sanitizer
65 Downloads
PHP XSS Sanitizer uses HTMLPurifier to recursively clean up get, post, and files arrays to protect your application.
zakaria-elkashef/repository-pattern
25 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.