phauthentic / psr-http-middleware-stack
A slim and simple PSR middleware stack
Package info
github.com/Phauthentic/psr-http-middleware-stack
Type:project
pkg:composer/phauthentic/psr-http-middleware-stack
2.0.0
2024-03-13 19:12 UTC
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: 2026-02-13 23:22:05 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.