missael-anda / url
An URL wrapper for php and Laravel.
1.0
2023-03-13 19:53 UTC
Requires
- php: ^8.0
- psr/http-message: ^1.0
This package is auto-updated.
Last update: 2025-03-16 20:18:10 UTC
README
A wrapper for easily work programmatically with URLs, including an alias for Laravel.
composer require missael-anda/url
[NOTE]
This is a fork of spatie/url with some changes intended for personal use.