antidot-fw/antidot-react-psr15

PSR-11 container implementation made for Antidot Framework

0.0.1 2021-01-24 16:20 UTC

This package is auto-updated.

Last update: 2024-03-30 00:23:55 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

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.