Download the PHP package codezero/php-url-builder without Composer
On this page you can find all versions of the php package codezero/php-url-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-url-builder
PHP URL Builder
✅ Requirements
- PHP >= 7.2
📦 Install
Install this package with Composer:
📘 Usage
You create a new UrlBuilder
instance and pass it the URL you want to manipulate:
When you are done, you can build the new URL:
Updating URL Parts
There are setters and getters for the different URL parts:
🚧 Testing
☕ Credits
🔒 Security
If you discover any security related issues, please e-mail me instead of using the issue tracker.
📑 Changelog
A complete list of all notable changes to this package can be found on the releases page.
📜 License
The MIT License (MIT). Please see License File for more information.
All versions of php-url-builder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package codezero/php-url-builder contains the following files
Loading the files please wait ....