PHPackages                             prob/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. [HTTP &amp; Networking](/categories/http)
4. /
5. prob/router

ActiveLibrary[HTTP &amp; Networking](/categories/http)

prob/router
===========

A simple http request router library

1402↓85.7%[2 issues](https://github.com/jongpak/prob-router/issues)PHP

Since Oct 23Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jongpak/prob-router)[ Packagist](https://packagist.org/packages/prob/router)[ RSS](/packages/prob-router/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Prob/Router
===========

[](#probrouter)

*A simple http request router library*

[![Build Status](https://camo.githubusercontent.com/b9060789bcd8721825f36b6d0812e89049c2b8071fe89ce4724c0f2b0f255006/68747470733a2f2f7472617669732d63692e6f72672f6a6f6e6770616b2f70726f622d726f757465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jongpak/prob-router)[![codecov](https://camo.githubusercontent.com/34ae8fdb1fecb77e34f6dd508d3d8b06b109d16a6a76a56f1b5daa421c92365f/68747470733a2f2f636f6465636f762e696f2f67682f6a6f6e6770616b2f70726f622d726f757465722f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/jongpak/prob-router)

Usage
-----

[](#usage)

### 1. Configure url mapping and handler

[](#1-configure-url-mapping-and-handler)

url.mapping.php

```
