Cloud-to-Butt PSR-7 Middleware
![Software License][ico-license]
![Coverage Status][ico-scrutinizer]
![Total Downloads][ico-downloads]
, (*1)
A simple PSR-7 middleware that replaces "cloud" with "butt". Created during the SunshinePHP 2017 hackathon. Never tested in production so YMMV., (*2)
Install
Via Composer, (*3)
``` bash
$ composer require colinodell/cloud-to-butt, (*4)
## Usage
``` php
$cloudToButt = new CloudToButtMiddleware();
$response = $cloudToButt($request, $response, $next);
Change log
Please see CHANGELOG for more information on what has changed recently., (*5)
Testing
bash
$ composer test, (*6)
Contributing
Please see CONTRIBUTING and CONDUCT for details., (*7)
Security
If you discover any security related issues, please email colinodell@gmail.com instead of using the issue tracker., (*8)
Credits
License
The MIT License (MIT). Please see License File for more information., (*9)