Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

smartbooster/parameter-bundle

Repository files navigation

SMARTBOOSTER - Parameter bundle

⚠️ 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

About

Provide an easy way to administrate your app parameters through each environment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published