Download the PHP package johnkrovitch/configuration without Composer
On this page you can find all versions of the php package johnkrovitch/configuration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download johnkrovitch/configuration
More information about johnkrovitch/configuration
Files in johnkrovitch/configuration
Download johnkrovitch/configuration
More information about johnkrovitch/configuration
Files in johnkrovitch/configuration
Vendor johnkrovitch
Package configuration
Short Description Configuration abstract class for Symfony projects
License MIT
Package configuration
Short Description Configuration abstract class for Symfony projects
License MIT
Please rate this library. Is it a good library?
Informations about the package configuration
Configuration
Configuration class for Symfony projects. This package allows you to manipulate immutable configuration object. You can add your custom getters to improve parameters php type, or you the default generic getters.
Installation
v2.0: For Symfony 5.1+
v1.0: For Symfony 3.4, 4.4
Usage
Create a configuration class.
Use it in your service for example :
You can also provide a options resolver :
OptionsResolver
The Configuration use the Symfony OptionsResolver component
All versions of configuration with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
symfony/options-resolver Version ^5.4 || ^6.0
symfony/dependency-injection Version ^5.3 || ^6.0
symfony/options-resolver Version ^5.4 || ^6.0
symfony/dependency-injection Version ^5.3 || ^6.0
The package johnkrovitch/configuration contains the following files
Loading the files please wait ....