https://github.com/quantaphp/http-url-generator
https://github.com/quantaphp/http-url-generator
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/quantaphp/http-url-generator
- Owner: quantaphp
- License: mit
- Created: 2021-03-16T16:11:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T16:21:00.000Z (over 5 years ago)
- Last Synced: 2025-12-26T05:20:21.249Z (6 months ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Quanta url generator
This package provides an url generator library with an adapter for [Fast Route](https://github.com/nikic/FastRoute).
**Require** php >= 7.4.0
**Installation** `composer require quanta/http-url-generator`
**Run tests** `./vendor/bin/kahlan`