⚠️ This package is abandoned and no longer maintained. The author suggests using the smartbooster/sonata-bundle package instead.
composer require smartbooster/parameter-bundle
Provide an easy way to administrate your app parameters through each environment with the following tools :
- A configuration template to define all parameters that need to exist in your application with their default value
- A Command to use on CD to generate missing parameters
- A Parameter Entity to store your parameters in database
- An Admin to easily edit the value of your parameters and more data related to them
Pull requests are welcome.
Thanks to everyone who has contributed already.
This project is supported by SmartBooster