kuick / security
Kuick Security is a package for security related tasks. Includes PSR-15 middleware implementation
v1.0.0
2025-01-22 16:36 UTC
README
Security package implementing PSR-15 middleware
Key features
- PSR-15(https://www.php-fig.org/psr/psr-15/) security middleware implementation
- Support for flexible Guards (any callable)
- Guardhouse service with methods to register Guards (regex path support)
Usage
@TODO: create some instructions