phauthentic / psr-http-middleware-stack
A slim and simple PSR middleware stack
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6
- psr/container: ^2.0.0
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^3.9
Suggests
- psr/container: Required if you want to use the factory
This package is auto-updated.
Last update: 2024-10-13 20:26:22 UTC
README
A pure and minimalistic PSR-15 middleware stack, no further dependencies required.
Installation
composer require phauthentic/psr-http-middleware-stack
Documentation
Please see the docs folder in this repository for the documentation.
License
Copyright Florian Krämer
Licensed under the MIT license.