fulmen/router

Provides a router based on both PSR-7 and PSR-15.

v1.1.0 2020-06-10 13:50 UTC

This package is auto-updated.

Last update: 2020-06-15 10:16:41 UTC


README

Build Status Total Downloads Latest Stable Version License

Introduction

This package provides a FastRoute integration for the router based on PSR-15 HTTP server.

Installation

The recommended way to install the package is with Composer:

composer require fulmen/router

Documentation

Documentation for the router can be found here.

Testing

To run the tests, run the following command from the project folder.

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

License

The package is an open-sourced software licensed under the MIT license.