Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charonlab/charon-routing
An flexible lightweight routing library.
https://github.com/charonlab/charon-routing
http-router php-library php8 routing
Last synced: about 1 month ago
JSON representation
An flexible lightweight routing library.
- Host: GitHub
- URL: https://github.com/charonlab/charon-routing
- Owner: charonlab
- License: mit
- Created: 2023-12-30T12:43:31.000Z (12 months ago)
- Default Branch: 1.1.x
- Last Pushed: 2024-02-27T04:06:29.000Z (10 months ago)
- Last Synced: 2024-03-29T07:02:55.682Z (9 months ago)
- Topics: http-router, php-library, php8, routing
- Language: PHP
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# charonlab/charon-routing
[![Build Status](https://github.com/charonlab/charon-container/workflows/Continuous%20Integration/badge.svg)](https://github.com/charonlab/charon-container/actions?query=workflow%3A"Continuous+Integration")
A flexible lightweight routing library.
## Installation
Run the following to install this library:
```bash
$ composer require charonlab/charon-routing
```## Support
- [Issues](https://github.com/charonlab/charon-routing/issues/)
## License
The charon-routing is open-sourced software licensed under the [MIT](LICENSE.md)