calgamo/router

This package is abandoned and no longer maintained. The author suggests using the calgamolib/router package instead.

Router library for Calgamo Framework.

0.8.0 2019-10-23 20:51 UTC

README

Latest Version on Packagist Software License Build Status Coverage Status Code Climate Total Downloads

Description

Calgamo/Router is a library of router for Calgamo Framework.

Feature

  • Routing callback intarface(RoutedCalbackInterface)

How to use

Usage

Requirement

PHP 7.1 or later

Installing calgamo/router

The recommended way to install calgamo/router is through Composer.

composer require calgamo/router

After installing, you need to require Composer's autoloader:

require 'vendor/autoload.php';

License

This library is licensed under the MIT license.

Author

stk2k

Disclaimer

This software is no warranty.

We are not responsible for any results caused by the use of this software.

Please use the responsibility of the your self.