brenoroosevelt / middleware
Middleware/Bus Pattern Implementation
Installs: 937
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/brenoroosevelt/middleware
Requires
- php: ^8
 - brenoroosevelt/flex-fqcn-finder: 2.*
 - brenoroosevelt/psr-nullcontainer: ^1
 - psr/container: ^1|^2
 - psr/simple-cache: ^1|^2|^3
 
Requires (Dev)
- phpstan/phpstan: ^1
 - phpunit/phpunit: ^9.4
 - squizlabs/php_codesniffer: ^3
 - symfony/cache: ^6
 
README
PHP Middleware/Bus Implementation
Requirements
The following versions of PHP are supported: 8.0, 8.1.
Install
$ composer require brenoroosevelt/middleware
Usage
License
This project is licensed under the terms of the MIT license. See the LICENSE file for license rights and limitations.