Download the PHP package nuvo-code/config without Composer
On this page you can find all versions of the php package nuvo-code/config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nuvo-code/config
More information about nuvo-code/config
Files in nuvo-code/config
Download nuvo-code/config
More information about nuvo-code/config
Files in nuvo-code/config
Please rate this library. Is it a good library?
Informations about the package config
Config
The config package provides a simple way to manage configuration values. You can define NUVO_CONFIG_FILE environment variable to override the default config file.
Default config file is .nuvo.yml
.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Installation
You can install the package via Composer:
After installing, you need to create a config file named .nuvo.yml
in your project root directory.
Or you can override the default config file by setting the NUVO_CONFIG_FILE
environment variable.
Usage
Facade
All versions of config with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
laravel/framework Version ^9.46.0|^10.34.2|^11.23.5
symfony/yaml Version ^7.2
laravel/framework Version ^9.46.0|^10.34.2|^11.23.5
symfony/yaml Version ^7.2
The package nuvo-code/config contains the following files
Loading the files please wait ....