PHPackages                             andikaryanto11/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. andikaryanto11/route

ActiveLibrary

andikaryanto11/route
====================

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

v0.0.1(6y ago)0441PHPPHP &gt;=5.4.0

Since Jun 28Pushed 6y agoCompare

[ Source](https://github.com/andikaryanto11/route)[ Packagist](https://packagist.org/packages/andikaryanto11/route)[ RSS](/packages/andikaryanto11-route/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

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:

```
