Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
A composable Express-like router for PSR-7 based PHP applications
- Host: GitHub
- URL: https://github.com/castor-labs/router
- Owner: castor-labs
- License: mit
- Created: 2021-06-28T18:54:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T21:17:03.000Z (almost 3 years ago)
- Last Synced: 2024-04-23T22:19:48.913Z (8 months ago)
- Topics: composer-library, router
- Language: PHP
- Homepage:
- Size: 72.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).