Download the PHP package devly/config-loader without Composer
On this page you can find all versions of the php package devly/config-loader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devly/config-loader
More information about devly/config-loader
Files in devly/config-loader
Download devly/config-loader
More information about devly/config-loader
Files in devly/config-loader
Vendor devly
Package config-loader
Short Description Load configurations from multiple sources into a `Devly\Repository` object.
License
Package config-loader
Short Description Load configurations from multiple sources into a `Devly\Repository` object.
License
Please rate this library. Is it a good library?
Informations about the package config-loader
Configuration Loader
Load configurations from multiple sources into a Repository object. Supported file formats are: PHP, JSON, INI, XML, Yaml & Neon.
Install
Install using composer
:
Usage
Create Loader object
Load configurations from file
Load configuration files from a directory
Cache configurations
Configurations can be cached to a file, a MySQL database or a custom storage provider.
Cache to file
The only thing needed to cache configurations to file is to set a full path to cache directory:
Cache to MySQL database
Custom cache storage
All versions of config-loader with dependencies
PHP Build Version
Package Version
The package devly/config-loader contains the following files
Loading the files please wait ....