https://github.com/snellingio/router
Simple HTTP router
https://github.com/snellingio/router
onroi php-7 php7 router snelling
Last synced: 2 months ago
JSON representation
Simple HTTP router
- Host: GitHub
- URL: https://github.com/snellingio/router
- Owner: snellingio
- License: mit
- Created: 2017-03-06T23:12:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T01:09:51.000Z (about 9 years ago)
- Last Synced: 2025-10-12T23:52:02.927Z (7 months ago)
- Topics: onroi, php-7, php7, router, snelling
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Router
=========================
Simple HTTP router.
## Installation
```
composer require snelling/router
```