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

https://github.com/castor-labs/router

A composable Express-like router for PSR-7 based PHP applications
https://github.com/castor-labs/router

composer-library router

Last synced: 3 months ago
JSON representation

A composable Express-like router for PSR-7 based PHP applications

Awesome Lists containing this project

README

        

Castor Router
=============

A composable Express-like router for PSR-7 based PHP applications

```
composer require castor/router
```

## Documentation

Documentation is available in Markdown format [here](.castor/docs).