PHPackages                             zanko-khaledi/php-simple-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. zanko-khaledi/php-simple-router

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

zanko-khaledi/php-simple-router
===============================

2.0.1(2y ago)744MITPHPPHP &gt;= 8.1

Since Aug 17Pushed 2y ago2 watchersCompare

[ Source](https://github.com/zanko-khaledi/php-simple-router)[ Packagist](https://packagist.org/packages/zanko-khaledi/php-simple-router)[ RSS](/packages/zanko-khaledi-php-simple-router/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (5)Used By (0)

php-simple-router
=================

[](#php-simple-router)

this light weight router library can be useful for small php web projects or building you'r api.

installation
------------

[](#installation)

```
$ composer require zanko-khaledi/php-simple-router
```

Usage
-----

[](#usage)

You can use this router like below

```
