2017 © Pedro Peláez
 

library router

Powerful, flexible web routing for PSR-7 requests.

image

aura/router

Powerful, flexible web routing for PSR-7 requests.

  • Wednesday, July 18, 2018
  • by pmjones
  • Repository
  • 32 Watchers
  • 379 Stars
  • 238,777 Installations
  • PHP
  • 70 Dependents
  • 2 Suggesters
  • 69 Forks
  • 2 Open issues
  • 26 Versions
  • 10 % Grown

The README.md

Aura.Router

Powerful, flexible web routing for PSR-7 requests., (*1)

Installation and Autoloading

This package is installable and PSR-4 autoloadable via Composer as aura/router., (*2)

Alternatively, download a release, or clone this repository, then map the Aura\Router\ namespace to the package src/ directory., (*3)

Dependencies

This package requires PHP 5.5 or later. It has been tested on PHP 5.5-8.3. We recommend using the latest available version of PHP as a matter of principle., (*4)

Aura library packages may sometimes depend on external interfaces, but never on external implementations. This allows compliance with community standards without compromising flexibility. For specifics, please examine the package composer.json file., (*5)

Quality

Scrutinizer Code Quality codecov Continuous Integration, (*6)

To run the unit tests at the command line, issue composer install and then ./vendor/bin/phpunit at the package root. (This requires Composer to be available as composer.), (*7)

This package attempts to comply with PSR-1, PSR-2, and PSR-4. If you notice compliance oversights, please send a patch via pull request., (*8)

Community

To ask questions, provide feedback, or otherwise communicate with other Aura users, please join our Google Group, follow @auraphp, or chat with us on Freenode in the #auraphp channel., (*9)

Documentation

This package is fully documented here., (*10)

The Versions

18/07 2018

3.x-dev

3.9999999.9999999.9999999-dev https://github.com/auraphp/Aura.Router

Powerful, flexible web routing for PSR-7 requests.

  Sources   Download

MIT

The Requires

 

The Development Requires

psr-7 route routing router

02/03 2017

3.1.0

3.1.0.0 https://github.com/auraphp/Aura.Router

Powerful, flexible web routing for PSR-7 requests.

  Sources   Download

MIT

The Requires

 

The Development Requires

psr-7 route routing router

24/02 2017

2.x-dev

2.9999999.9999999.9999999-dev https://github.com/auraphp/Aura.Router

A web router implementation; given a URI path and a copy of $_SERVER, it will extract path-info parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.3.0

 

The Development Requires

route routing router

03/10 2016

3.0.1

3.0.1.0 https://github.com/auraphp/Aura.Router

Powerful, flexible web routing for PSR-7 requests.

  Sources   Download

MIT

The Requires

 

The Development Requires

psr-7 route routing router

03/10 2016

2.3.1

2.3.1.0 https://github.com/auraphp/Aura.Router

A web router implementation; given a URI path and a copy of $_SERVER, it will extract path-info parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.3.0

 

The Development Requires

route routing router

01/12 2015

3.0.0

3.0.0.0 https://github.com/auraphp/Aura.Router

Powerful, flexible web routing for PSR-7 requests.

  Sources   Download

MIT

The Requires

 

The Development Requires

psr-7 route routing router

27/07 2015

dev-generatehost

dev-generatehost https://github.com/auraphp/Aura.Router

Powerful, flexible web routing for PSR-7 requests.

  Sources   Download

MIT

The Requires

 

The Development Requires

psr-7 route routing router

17/07 2015

2.3.0

2.3.0.0 https://github.com/auraphp/Aura.Router

A web router implementation; given a URI path and a copy of $_SERVER, it will extract path-info parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.3.0

 

The Development Requires

route routing router

17/07 2015

dev-basepath

dev-basepath https://github.com/auraphp/Aura.Router

A web router implementation; given a URI path and a copy of $_SERVER, it will extract path-info parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.3.0

 

The Development Requires

route routing router

16/07 2015

3.0.0-beta2

3.0.0.0-beta2 https://github.com/auraphp/Aura.Router

Powerful, flexible web routing for PSR-7 requests.

  Sources   Download

MIT

The Requires

 

The Development Requires

psr-7 route routing router

15/06 2015

3.0.0-beta1

3.0.0.0-beta1 https://github.com/auraphp/Aura.Router

Powerful, flexible web routing for PSR-7 requests.

  Sources   Download

MIT

The Requires

 

The Development Requires

psr-7 route routing router

24/05 2015

3.0.0-alpha2

3.0.0.0-alpha2 https://github.com/auraphp/Aura.Router

Powerful, flexible web routing for PSR-7 requests.

  Sources   Download

MIT

The Requires

 

The Development Requires

psr-7 route routing router

01/05 2015

3.0.0-alpha1

3.0.0.0-alpha1 https://github.com/auraphp/Aura.Router

Powerful, flexible web routing for PSR-7 requests.

  Sources   Download

MIT

The Requires

 

The Development Requires

psr-7 route routing router

04/04 2015

1.x-dev

1.9999999.9999999.9999999-dev http://auraphp.github.com/Aura.Router

The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

 

route routing router

27/03 2015

2.2.2

2.2.2.0 https://github.com/auraphp/Aura.Router

A web router implementation; given a URI path and a copy of $_SERVER, it will extract path-info parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.3.0

 

The Development Requires

route routing router

15/03 2015

2.2.1

2.2.1.0 https://github.com/auraphp/Aura.Router

A web router implementation; given a URI path and a copy of $_SERVER, it will extract path-info parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.3.0

 

route routing router

10/11 2014

2.2.0

2.2.0.0 https://github.com/auraphp/Aura.Router

A web router implementation; given a URI path and a copy of $_SERVER, it will extract path-info parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.3.0

 

route routing router

07/11 2014

2.1.2

2.1.2.0 https://github.com/auraphp/Aura.Router

A web router implementation; given a URI path and a copy of $_SERVER, it will extract path-info parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.3.0

 

route routing router

22/10 2014

2.1.1

2.1.1.0 https://github.com/auraphp/Aura.Router

A web router implementation; given a URI path and a copy of $_SERVER, it will extract path-info parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.3.0

 

route routing router

05/10 2014

2.1.0

2.1.0.0 https://github.com/auraphp/Aura.Router

A web router implementation; given a URI path and a copy of $_SERVER, it will extract path-info parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.3.0

 

route routing router

29/08 2014

2.0.0

2.0.0.0 https://github.com/auraphp/Aura.Router

A web router implementation; given a URI path and a copy of $_SERVER, it will extract path-info parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.3.0

 

route routing router

31/05 2014

1.2.0

1.2.0.0 http://auraphp.com/Aura.Router

The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

 

by George Papadopoulos
by Jon Elofson

route routing router

08/01 2014

2.0.0-beta1

2.0.0.0-beta1 https://github.com/auraphp/Aura.Router/releases

A web router implementation; given a URI path and a copy of $_SERVER, it will extract path-info parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

  • php >=5.3.0

 

route routing router

10/09 2013

1.1.1

1.1.1.0 http://auraphp.com/Aura.Router

The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

 

by George Papadopoulos
by Jon Elofson

route routing router

09/05 2013

1.1.0

1.1.0.0 http://auraphp.github.com/Aura.Router

The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.

  Sources   Download

BSD-2-Clause

The Requires

 

by George Papadopoulos
by Jon Elofson

route routing router

28/11 2012

1.0.0

1.0.0.0 http://auraphp.github.com/Aura.Router

The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.

  Sources   Download

BSD

The Requires

 

route routing router