charcoal-dev / secrets-kms
Secrets KMS (Key Management Service) for Charcoal Apps
dev-main
2025-09-23 11:55 UTC
Requires
- php: ^8.3
- charcoal-dev/contracts-security: dev-main
- charcoal-dev/filesystem: ^0.2.14
This package is auto-updated.
Last update: 2025-09-23 11:55:44 UTC
README
Charcoal Secrets KMS library provides a robust Key Management Service for Charcoal applications, offering secure storage and retrieval of sensitive configuration data such as API keys, database credentials, and other secrets. The library implements enterprise-grade security practices with support for key rotation, access control, and audit logging, ensuring that your application's sensitive data remains protected throughout its lifecycle.
For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website: