cspray / annotated-container-secrets
An Annotated Container ParameterStore to allow injecting configuration values from a variety of sources.
Package info
github.com/cspray/annotated-container-secrets
pkg:composer/cspray/annotated-container-secrets
0.4.0
2025-07-18 14:29 UTC
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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