Download the PHP package devuri/config without Composer
On this page you can find all versions of the php package devuri/config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devuri/config
More information about devuri/config
Files in devuri/config
Download devuri/config
More information about devuri/config
Files in devuri/config
Vendor devuri
Package config
Short Description A lightweight configuration management library for PHP applications.
License MIT
Package config
Short Description A lightweight configuration management library for PHP applications.
License MIT
Please rate this library. Is it a good library?
Informations about the package config
SimpleConfig Package
SimpleConfig is a lightweight PHP configuration management library designed to provide an easy and flexible way to handle configuration settings. It leverages dflydev/dot-access-data
for convenient access to nested configuration values using dot notation.
Features
- Easy loading and merging of configuration files.
- Environment-specific configuration overrides.
- Simple dot notation for accessing nested configuration values.
- Optional caching mechanism to enhance performance.
Installation
Use Composer to install SimpleConfig into your project:
Usage
Basic Usage
Setting Configuration Values
Clearing Cache
Contributing
Please submit pull requests or create issues for any features, fixes, or improvements.
License
Licensed under the MIT License. See the LICENSE file for details.
All versions of config with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
dflydev/dot-access-data Version ^3.0
symfony/filesystem Version 5.4.38
dflydev/dot-access-data Version ^3.0
symfony/filesystem Version 5.4.38
The package devuri/config contains the following files
Loading the files please wait ....