Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aphiria/router

[READ-ONLY] A framework-agnostic routing library
https://github.com/aphiria/router

php routing

Last synced: about 2 months ago
JSON representation

[READ-ONLY] A framework-agnostic routing library

Awesome Lists containing this project

README

        



Coverage Status



# Router

> **Note:** This library is not stable yet.

## Installation

This library can be installed via [Composer](https://getcomposer.org/download/):

```php
composer require aphiria/router:^1.0@dev
```

## Documentation

Full documentation is available here.