PHPackages                             moxxie/moxrouter - 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. moxxie/moxrouter

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

moxxie/moxrouter
================

0.2.6(6y ago)775[1 issues](https://github.com/Moxxie/MoxRouter/issues)MITPHP

Since Sep 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Moxxie/MoxRouter)[ Packagist](https://packagist.org/packages/moxxie/moxrouter)[ RSS](/packages/moxxie-moxrouter/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)DependenciesVersions (16)Used By (0)

MoxRouter
=========

[](#moxrouter)

A super simple and fast PHP router

Installation
------------

[](#installation)

It's recommended that you use [Composer](https://getcomposer.org/) to install MoxRouter.

```
$ composer require moxxie/moxrouter "^0.2.0"
```

Usage
-----

[](#usage)

### Getting started

[](#getting-started)

Create an index.php file with the following contents:

```
