litlife / url
Url module
Installs: 65
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/litlife/url
Requires
- php: ^7.3|^8.0
- ext-mbstring: *
- spatie/macroable: ^1.0
- spatie/url: ^2.1
Requires (Dev)
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2025-10-15 11:05:25 UTC
README
This is a fork of the package https://github.com/spatie/url with some changes and additions
Installation
Use the package manager composer to install.
composer require litlife/url
Testing
composer test