2017 © Pedro Peláez
 

library route

A fast routing and dispatch package built on top of FastRoute.

image

eduardomrb/route

A fast routing and dispatch package built on top of FastRoute.

  • Wednesday, September 2, 2015
  • by eduardomrb
  • Repository
  • 1 Watchers
  • 1 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 73 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Route

Author Latest Version Software License Build Status Coverage Status Quality Score Total Downloads, (*1)

SensioLabsInsight, (*2)

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

Install

Via Composer, (*4)

``` bash $ composer require league/route, (*5)


## Requirements The following versions of PHP are supported by this version. * PHP 5.4 * PHP 5.5 * PHP 5.6 * HHVM ## Documentation Route has [full documentation](http://route.thephpleague.com), powered by [Jekyll](http://jekyllrb.com/). Contribute to this documentation in the [gh-pages branch](https://github.com/thephpleague/route/tree/gh-pages/). ## Todo - Add knowledge of variadic uri wildcard arguments to `MethodArgumentStrategy`. (Blocked by changes to Container). ## Testing ``` bash $ vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details., (*6)

Credits

All Orno\Route contributions can be found here., (*7)

License

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

The Versions

02/09 2015

dev-master

9999999-dev https://github.com/thephpleague/route

A fast routing and dispatch package built on top of FastRoute.

  Sources   Download

MIT

The Requires

 

The Development Requires

route eduardomrb

24/08 2015

1.x-dev

1.9999999.9999999.9999999-dev https://github.com/thephpleague/route

A fast routing and dispatch package built on top of FastRoute.

  Sources   Download

MIT

The Requires

 

The Development Requires

route league

24/08 2015

1.2.0

1.2.0.0 https://github.com/thephpleague/route

A fast routing and dispatch package built on top of FastRoute.

  Sources   Download

MIT

The Requires

 

The Development Requires

route league

24/02 2015

1.1.0

1.1.0.0 https://github.com/thephpleague/route

A fast routing and dispatch package built on top of FastRoute.

  Sources   Download

MIT

The Requires

 

The Development Requires

route league

29/01 2015

1.0.1

1.0.1.0 https://github.com/thephpleague/route

A fast routing and dispatch package built on top of FastRoute.

  Sources   Download

MIT

The Requires

 

The Development Requires

route league

12/01 2015

1.0.0

1.0.0.0 https://github.com/thephpleague/route

A fast routing and dispatch package built on top of FastRoute.

  Sources   Download

MIT

The Requires

 

The Development Requires

route league

12/01 2015

dev-develop

dev-develop https://github.com/thephpleague/route

A fast routing and dispatch package built on top of FastRoute.

  Sources   Download

MIT

The Requires

 

The Development Requires

route league