smartbooster/parameter-bundle

This package is abandoned and no longer maintained. The author suggests using the smartbooster/sonata-bundle package instead.

SMART BOOSTER parameter bundle

v1.0.0 2021-07-06 10:41 UTC

This package is auto-updated.

Last update: 2022-08-09 06:32:37 UTC


README

⚠️ This package is abandoned and no longer maintained. The author suggests using the smartbooster/sonata-bundle package instead.

Latest Stable Version Latest Unstable Version Total Downloads License

CI workflow codecov Codacy Badge Quality Gate Status

SymfonyInsight

Installation

Add the bundle as dependency with Composer

composer require smartbooster/parameter-bundle

What's inside

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

Contributing

Pull requests are welcome.

Thanks to everyone who has contributed already.

This project is supported by SmartBooster