antidot-fw/antidot-react-psr15

PSR-11 container implementation made for Antidot Framework

Maintainers

Package info

github.com/antidot-framework/antidot-react-psr15

Homepage

pkg:composer/antidot-fw/antidot-react-psr15

Statistics

Installs: 1 254

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 3

0.0.1 2021-01-24 16:20 UTC

This package is auto-updated.

Last update: 2026-03-01 00:29:48 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.