An open API service indexing awesome lists of open source software.

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

PSR-15 Middleware collection made for execute as promises in Reactive Antidot Framework
https://github.com/antidot-framework/antidot-react-psr15

Last synced: 4 months ago
JSON representation

PSR-15 Middleware collection made for execute as promises in Reactive Antidot Framework

Awesome Lists containing this project

README

        

# Antidot Framework PSR-15 React Middleware Collection

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Software License][ico-license]](LICENSE.md)
[![Build Status][ico-travis]][link-travis]
[![Coverage Status][ico-scrutinizer]][link-scrutinizer]
[![Quality Score][ico-code-quality]][link-code-quality]
[![Total Downloads][ico-downloads]][link-downloads]

PSR-15 Middleware collection implemented by react promises

## Install

Via Composer

```bash
$ composer require antidot-fw/antidot-react-psr15:dev-master
```

## Simple Usage

```php