litlife / url
There is no license information available for the latest version (2.0.0) of this package.
Url module
2.0.0
2024-11-15 09:11 UTC
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-02-15 09:41:13 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