Libraries tagged by array mange
borwita-packages/master-detail-reader
0 Downloads
Utilitas PHP ringan untuk mengekstrak relasi master-detail dari array data flat
walkerspider/filemanager
9 Downloads
ManagerFile retrieving and manipulating data as wished.
unclexo/filestorage
6 Downloads
A blazing fast and light-weight flat-file storage designed for storing array data to keys
solophp/configs
75 Downloads
Simple and flexible configuration management library with dot notation support
rob-mccann/asseticanesthetic
6 Downloads
An abstraction layer to enable managing of assets via a config array. A different way of implementing Assetic.
jackchang1025-clagiordano/weblibs-configmanager
15 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
hzanchu/env
151 Downloads
laravel env manager
gettextdb/gettextdb
21 Downloads
PHP gettextdb manager
codervio/envmanager
131 Downloads
Codervio Environment manager
autoframe/components-socket-cache
7 Downloads
PHP client - cache server alternative for memcached / redis. Including cache manager based on namespace priority rules
apricity/handler
9 Downloads
A PHP class for parsing and executing various types of handlers, including strings in the format 'Class@method', callable functions, and arrays with class and method names.
sonypradana/collection
71 Downloads
part of php-library, manage array using collection
techdivision/import-adapter-custom
33 Downloads
M2IF library providing a basic Magento 2 array adapter import functionality
dimitrilahaye/dodo-entity-serializer
6 Downloads
Dodo is back and he's very angry (and hungry.. huh)! With him, you can now convert some entity-like objects into json and some json into entity-like object! And he automatically manages objects array and array-like json. So cute :)
zakaria-elkashef/repository-pattern
27 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.