smartbooster / parameter-bundle
SMART BOOSTER parameter bundle
Installs: 2 822
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 0
Open Issues: 2
Type:symfony-bundle
Requires
- php: ^7.4
- doctrine/doctrine-bundle: ^2.4
- doctrine/orm: ^2.9
- smartbooster/sonata-bundle: ^1.1
- symfony/config: ^4.4
- symfony/dependency-injection: ^4.4
- symfony/http-kernel: ^4.4
- symfony/yaml: ^4.4
Requires (Dev)
- dama/doctrine-test-bundle: ^6.6
- doctrine/doctrine-fixtures-bundle: ^3.4
- liip/test-fixtures-bundle: ^1.11
- phpmetrics/phpmetrics: ^2.7
- phpstan/phpstan: ^0.12.90
- phpstan/phpstan-doctrine: ^0.12.39
- phpstan/phpstan-symfony: ^0.12.37
- phpunit/phpunit: ^9.5
- sebastian/phpcpd: ^6.0
- squizlabs/php_codesniffer: ^3.6
- symfony/framework-bundle: ^4.4
- theofidry/alice-data-fixtures: ^1.4
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.
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