PHPackages                             tsquare/micro-router - 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. tsquare/micro-router

ActiveLibrary[Framework](/categories/framework)

tsquare/micro-router
====================

A minimal PHP router for prototyping.

3.0.1(2y ago)027MITPHPPHP ^7.1 || ^8.0

Since Dec 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Tsquare17/micro-router)[ Packagist](https://packagist.org/packages/tsquare/micro-router)[ RSS](/packages/tsquare-micro-router/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (15)Used By (0)

MicroRouter
===========

[](#microrouter)

### A minimal PHP router for pretty URLs and file organization during prototyping.

[](#a-minimal-php-router-for-pretty-urls-and-file-organization-during-prototyping)

#### Requirements

[](#requirements)

- PHP 7.1

#### Installation

[](#installation)

```
composer require tsquare\micro-router

```

#### Usage:

[](#usage)

- public/index.php

```
