chadicus / psr-middleware
Foundational interface for PSR-7 middleware
Installs: 341 641
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 2
Requires
- php: ^5.6 || ^7.0 || ^8.0
- psr/http-message: ^1.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-09 22:29:43 UTC
README
Foundational interface for PSR-7 compliant middleware.
Requirements
Chadicus\Psr\Middleware requires PHP 5.6 (or later).
##Composer
To add the library as a local, per-project dependency use Composer! Simply add a dependency on
chadicus/psr-middleware
to your project's composer.json
file such as:
{ "require": { "chadicus/psr-middleware": "^1.0" } }
##Contact Developers may be contacted at: