cspray / annotated-container-secrets
An Annotated Container ParameterStore to allow injecting configuration values from a variety of sources.
Installs: 292
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/cspray/annotated-container-secrets
Requires
- php: ^8.2
- adbario/php-dot-notation: ^3.3
- cspray/annotated-container: ^v3.0.0-alpha1
Requires (Dev)
- cspray/phinal: ^2.1
- phpunit/phpunit: ^10.0
- vimeo/psalm: ^6.8
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