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

This package is auto-updated.

Last update: 2025-01-22 19:39:07 UTC


README

Latest Version PHP Total Downloads GitHub Actions CI codecov Software License

Security package implementing PSR-15 middleware

Key features

  1. PSR-15(https://www.php-fig.org/psr/psr-15/) security middleware implementation
  2. Support for flexible Guards (any callable)
  3. Guardhouse service with methods to register Guards (regex path support)

Usage

@TODO: create some instructions