PHPackages                             divinity76/phprouter - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. divinity76/phprouter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

divinity76/phprouter
====================

php router

v1.3.0(3y ago)121UnlicensePHPPHP &gt;=7.0

Since Jul 29Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/divinity76/phprouter)[ Packagist](https://packagist.org/packages/divinity76/phprouter)[ Docs](https://github.com/divinity76/phprouter)[ RSS](/packages/divinity76-phprouter/feed)WikiDiscussions main Synced 5d ago

READMEChangelog (5)DependenciesVersions (6)Used By (0)

phprouter
=========

[](#phprouter)

php router api inspried by but this router is not affected by [bramus/router#137](https://github.com/bramus/router/issues/137) ... which is why i made this router

installation
============

[](#installation)

the router is just a standalone .php file, you can just copypaste it.

another alternative is to use composer:

```
composer require 'divinity76/phprouter'

```

usage
=====

[](#usage)

```
