PHPackages                             mnavarrocarter/amp-http-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. mnavarrocarter/amp-http-router

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

mnavarrocarter/amp-http-router
==============================

Composable middleware-based routing engine for amp application in PHP

0.1.0(5y ago)123911proprietaryPHPPHP &gt;= 7.4

Since Sep 5Pushed 5y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (2)Versions (2)Used By (1)

AMP HTTP Router
===============

[](#amp-http-router)

A high performance routing engine that handles requests for an Amp HTTP Server inspired in Express JS.

Installation
------------

[](#installation)

```
composer require mnavarrocarter/amp-http-router
```

Quick Start
-----------

[](#quick-start)

```
