cspray / annotated-container-secrets
An Annotated Container ParameterStore to allow injecting configuration values from a variety of sources.
0.3.0
2025-03-14 15:15 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
This package is auto-updated.
Last update: 2025-03-14 15:16:32 UTC
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