SamsonFramework routing package

1.0.1 2017-01-28 11:30 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:23:47 UTC


README

SamsonFramework routing implementation

Probably the fastest possible routing logic implementation for PHP ever made. To see performance comparison with other popular routers click here

Latest Stable Version Build Status Coverage Status Scrutinizer Code Quality Code Climate Total Downloads StyleCI Stories in Ready Inline docs

##Documentation Follow official documentation.

##Installation You can install this package through Composer: composer require samsonframework/routing The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions.

##Testing $ vendor/bin/phpunit

##Contributing Feel free to fork and create pull requests at any time.

##Security If you discover any security related issues, please use this repository issue tracker.

##License Open Software License ("OSL") v 3.0. Please see License File for more information.

SamsonOS