PHPackages                             silencenjoyer/silence-routing - 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. silencenjoyer/silence-routing

ActiveLibrary[Framework](/categories/framework)

silencenjoyer/silence-routing
=============================

Silence application routing system.

0.0.3(9mo ago)0153MITPHPPHP ^8.3.0

Since Jul 21Pushed 9mo agoCompare

[ Source](https://github.com/silencenjoyer/silence-routing)[ Packagist](https://packagist.org/packages/silencenjoyer/silence-routing)[ RSS](/packages/silencenjoyer-silence-routing/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (6)Versions (4)Used By (3)

Silence Routing
===============

[](#silence-routing)

[![Latest Stable Version](https://camo.githubusercontent.com/98cb79dd9d801a968bb5ba785119b7cbe702f1c8433aa4f781ee849305c5d669/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73696c656e63656e6a6f7965722f73696c656e63652d726f7574696e672e737667)](https://packagist.org/packages/silencenjoyer/silence-routing)[![PHP Version Require](https://camo.githubusercontent.com/f01aa163bf060665210e468cc8611d1b6fccdbfd9fc4fb235cc7e506bd3a9da8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73696c656e63656e6a6f7965722f73696c656e63652d726f7574696e672e737667)](https://packagist.org/packages/silencenjoyer/silence-routing)[![License](https://camo.githubusercontent.com/71953502c3eb2b0e5e4b0e0390bfcaf622b3a660d1e500ff9dd2272921ab5f4d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f73696c656e63656e6a6f7965722f73696c656e63652d726f7574696e67)](LICENSE.md)

The package provides a routing system that allows you to bind a route or group of routes to a specific incoming request.

This package is part of the monorepository [silencenjoyer/silence](https://github.com/silencenjoyer/silence), but can be used independently.

⚙️ Installation
---------------

[](#️-installation)

`composer require silencenjoyer/silence-routing`

🚀 Quick start
-------------

[](#-quick-start)

### Basic Usage

[](#basic-usage)

```
