darekmeco / route

Fast router and dispatcher built on top of FastRoute

Home Page:http://route.thephpleague.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Route

Author Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

SensioLabsInsight

This package is compliant with PSR-1, PSR-2, PSR-4, PSR-7 and PSR-11. If you notice compliance oversights, please send a patch via pull request.

Install

Via Composer

$ composer require league/route

Requirements

The following versions of PHP are supported by this version.

  • PHP 5.4
  • PHP 5.5
  • PHP 5.6
  • PHP 7.0
  • PHP 7.1

Documentation

Route has full documentation, powered by Jekyll.

Contribute to this documentation in the gh-pages branch.

Testing

$ vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Credits

All Orno\Route contributions can be found here.

License

The MIT License (MIT). Please see License File for more information.

About

Fast router and dispatcher built on top of FastRoute

http://route.thephpleague.com

License:MIT License


Languages

Language:PHP 100.0%