PHPackages                             albertoadolfo27/friendly\_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. [HTTP &amp; Networking](/categories/http)
4. /
5. albertoadolfo27/friendly\_route

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

albertoadolfo27/friendly\_route
===============================

PHP Library to create HTTP routes

1.1.0(10mo ago)021MITPHPPHP &gt;=8.0

Since Jul 30Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/AlbertoAdolfo27/friendly_route)[ Packagist](https://packagist.org/packages/albertoadolfo27/friendly_route)[ RSS](/packages/albertoadolfo27-friendly-route/feed)WikiDiscussions main Synced today

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

PHP Friendly Route
==================

[](#php-friendly-route)

PHP Library to create HTTP routes

Getting started
---------------

[](#getting-started)

### Minimum requirements

[](#minimum-requirements)

- **PHP** &gt;= **8.0**

### Installation

[](#installation)

installation using [composer](https://getcomposer.org/)

```
composer require albertoadolfo27/friendly_route

```

### Quick Examples

[](#quick-examples)

#### Tracing routes

[](#tracing-routes)

```
