PHPackages                             the-systems/route - 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. [API Development](/categories/api)
4. /
5. the-systems/route

ActiveLibrary[API Development](/categories/api)

the-systems/route
=================

Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications.

1.3.0(5y ago)0138MITPHPPHP &gt;=5.4.0

Since Jan 15Pushed 1y agoCompare

[ Source](https://github.com/The-Systems/route)[ Packagist](https://packagist.org/packages/the-systems/route)[ Docs](https://nezamy.com/route)[ RSS](/packages/the-systems-route/feed)WikiDiscussions v1 Synced 1w ago

READMEChangelog (4)Dependencies (1)Versions (18)Used By (0)

Route v1.2.4
============

[](#route-v124)

Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications.

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

[](#installation)

You can download it and using it without any changes.

OR use Composer.

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

```
$ composer require nezamy/route
```

Route requires PHP 5.4.0 or newer.

Usage
-----

[](#usage)

Only if using composer create index.php in root.

Create an index.php file with the following contents:

```
