https://github.com/quantaphp/http-url-generator
https://github.com/quantaphp/http-url-generator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/quantaphp/http-url-generator
- Owner: quantaphp
- License: mit
- Created: 2021-03-16T16:11:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T16:21:00.000Z (almost 5 years ago)
- Last Synced: 2025-07-13T00:44:05.590Z (7 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`