antidot-fw / antidot-react-psr15
PSR-11 container implementation made for Antidot Framework
Installs: 1 251
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 3
Requires
- php: ^7.4|^8.0
- psr/container: ^1.0
- psr/http-server-middleware: ^1.0
- psr/log: ^1.1
- react/http: ^v1.1.0
- react/promise: ^2.7
Requires (Dev)
- antidot-fw/framework: ^0.1.0
- franzl/whoops-middleware: ^1.1
- phpro/grumphp: ^1.0.0
- phpstan/phpstan: ~0.12
- phpunit/phpunit: ^8.0|^9.0
- squizlabs/php_codesniffer: ^3.0
- symfony/var-dumper: ^4.3
README
PSR-15 Middleware collection implemented by react promises
Install
Via Composer
$ composer require antidot-fw/antidot-react-psr15:dev-master
Simple Usage
<?php // router/middleware.php declare(strict_types=1);
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email kpicaza@example.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.