PHPackages                             ohffs/simple-reactphp-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. ohffs/simple-reactphp-router

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

ohffs/simple-reactphp-router
============================

Simple attribute-based router wrapper for ReactPHP HTTP server

1.1.0(4mo ago)21MITPHP

Since Dec 13Pushed 4mo agoCompare

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

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

Simple ReactPHP Router
======================

[](#simple-reactphp-router)

A minimal, attribute-based HTTP routing wrapper for ReactPHP. Inspired by FastAPI's decorator syntax, optimised for the common case of simple API endpoints.

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

[](#installation)

```
composer require ohffs/simple-reactphp-router
```

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

[](#quick-start)

```
