PHPackages                             utilities-php/routing - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. utilities-php/routing

AbandonedArchivedLibrary[Framework](/categories/framework)

utilities-php/routing
=====================

Router for PHP

18481PHP

Since Oct 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/utilities-php/routing)[ Packagist](https://packagist.org/packages/utilities-php/routing)[ RSS](/packages/utilities-php-routing/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

 [![Utilities PHP](https://camo.githubusercontent.com/7303e934165ce2818d0ac900469695414ecfa0a30be67473aad075236a39562b/68747470733a2f2f63646e2e6a7364656c6976722e6e65742f67682f7574696c69746965732d7068702f7574696c69746965732d7068702f6c6f676f2e706e67)](https://github.com/utilities-php/utilities-php)

 [![Build Status](https://github.com/utilities-php/utilities-php/workflows/PHPUnit%20Test/badge.svg)](https://github.com/utilities-php/utilities-php/actions) [![Coverage Status](https://camo.githubusercontent.com/1bbcaf6c897f021beef459b874d6c36109cd414d0fab97a56c38af5e510c7248/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f7574696c69746965732d7068702f726f757465722f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/utilities-php/routing?branch=master) [![Code Quality](https://camo.githubusercontent.com/10cdf787f2fcb3dcd5307c59fd988786aa30f926504aa4722e5f95a1024a368b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7574696c69746965732d7068702f726f757465722f6d61737465722e7376673f7374796c653d666c6174)](https://scrutinizer-ci.com/g/utilities-php/routing/?branch=master) [![Build Status](https://camo.githubusercontent.com/e78a3322982dbb61d3b0738c70f2d0039b1c8bec44fdd16d124a359edabd936c/68747470733a2f2f7472617669732d63692e636f6d2f7574696c69746965732d7068702f726f757465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/utilities-php/routing)

 [![Latest Stable Version](https://camo.githubusercontent.com/99a4cf28f174d4cc810fbb21d6bc212eb0167a0b9f71406ff8830264e21bd942/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7574696c69746965732d7068702f726f7574696e672e7376673f63616368655365636f6e64733d33363030)](https://packagist.org/packages/utilities-php/routing) [![Code Size](https://camo.githubusercontent.com/3a01efda35213b16787af5305710d55be7343ae5f48deba1903f8a98803ae08a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f7574696c69746965732d7068702f726f7574696e673f63616368655365636f6e64733d33363030)](https://packagist.org/packages/utilities-php/routing) [![Downloads](https://camo.githubusercontent.com/2efaf64cce38df4a575ef509e54e54b7d97097df95c8b6e27170dda4d452dbed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7574696c69746965732d7068702f726f7574696e673f63616368655365636f6e64733d33363030)](https://packagist.org/packages/utilities-php/routing) [![License](https://camo.githubusercontent.com/4fc822cec63dae785630cc67adc096a0ba90b5c0e8a519d2559df0f7ae9e6d9b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7574696c69746965732d7068702f726f7574696e673f63616368655365636f6e64733d33363030)](https://packagist.org/packages/utilities-php/routing)

Router Utilities - PHP
======================

[](#router-utilities---php)

Introduction
------------

[](#introduction)

A day will come when I will write documentation for this library. Until then, you can use this library to create routes for your application.

### Installation

[](#installation)

```
composer require utilities-php/routing
```

### Getting Started

[](#getting-started)

```
