PHPackages                             daniel-griffiths/simple-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. [Framework](/categories/framework)
4. /
5. daniel-griffiths/simple-route

ActiveLibrary[Framework](/categories/framework)

daniel-griffiths/simple-route
=============================

A super simple routing class

v1.0.0(9y ago)114[1 PRs](https://github.com/Daniel-Griffiths/simple-route/pulls)MITPHPPHP ~5.6|~7.0

Since Jun 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Daniel-Griffiths/simple-route)[ Packagist](https://packagist.org/packages/daniel-griffiths/simple-route)[ Docs](https://github.com/daniel-griffiths/simple-route)[ RSS](/packages/daniel-griffiths-simple-route/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Simple Route
============

[](#simple-route)

A super simple router for mapping a url to a method on a class.

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

[](#installation)

Via Composer

```
composer require daniel-griffiths/simple-route

```

Usage
-----

[](#usage)

```
