PHPackages                             ctyurk15/molot-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. ctyurk15/molot-router

ActiveLibrary

ctyurk15/molot-router
=====================

Simple &amp; light router for PHP

05PHP

Since Jun 11Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

MolotRouter
===========

[](#molotrouter)

Simple router for php.

Installation
============

[](#installation)

To install this package you need to:

1. Install composer
2. Add line to your composer.json file in project folder:

```
"minimum-stability": "dev"

```

3. Go to your project folder with console
4. Write down next command:

```
composer require ctyurk15/molot-router

```

Example:
========

[](#example)

```
