cspray / annotated-container-secrets
An Annotated Container ParameterStore to allow injecting configuration values from a variety of sources.
0.1.0
2023-05-29 01:31 UTC
Requires
- php: ^8.1
- adbario/php-dot-notation: ^3.3
- cspray/annotated-container: ^2.1
Requires (Dev)
- cspray/phinal: ^2.0
- phpunit/phpunit: ^10.0
- vimeo/psalm: ^5.12
README
An Annotated Container parameter store designed to hold sensitive configurations for injecting into services without having to store those values in an environment variable.
Installation
composer require cspray/annotated-container-secrets