Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-consolidation-config - Provide configuration services for a command-line tool

Website:
https://github.com/consolidation/config
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
Manage configuration for a command-line tool.

This component is designed to provide the components needed to manage
configuration options from different sources, including:
* Commandline options
* Configuration files
* Alias files (special configuration files that identify a specific target site)
* Default values (provided by command)

Symfony Console is used to provide the framework for the command-line tool, and
the Symfony Configuration component is used to load and merge configuration
files. This project provides the glue that binds the components together in an
easy-to-use package.

Autoloader: /usr/share/php/Consolidation/Config/autoload.php

Packages

php-consolidation-config-2.0.0-1.fc31.remi.noarch [26 KiB] Changelog by Shawn Iwinski (2020-09-07):
- Update to 2.0.0 (RHBZ #1840911)