Download the PHP package markocupic/url-util without Composer
On this page you can find all versions of the php package markocupic/url-util. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download markocupic/url-util
More information about markocupic/url-util
Files in markocupic/url-util
Download markocupic/url-util
More information about markocupic/url-util
Files in markocupic/url-util
Vendor markocupic
Package url-util
Short Description Parse and manipulate urls in a Symfony Environment
License GPL-3.0-or-later
Package url-util
Short Description Parse and manipulate urls in a Symfony Environment
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package url-util
Url Util
A lightweight Symfony library that provides utility methods for working with URLs. It allows you to add or remove query parameters of a URL. If no URL is provided, the current request URL is used automatically.
✨ Features
- Add query parameters to a URL
- Remove one or more query parameters
- Automatically falls back to the current request URL when no URL is passed
- Cleans up encoded ampersands (
&→&)
📦 Installation
Install via Composer:
🚀 Usage
Inject the UrlUtil service into your controller or service:
All versions of url-util with dependencies
PHP Build Version
Package Version
The package markocupic/url-util contains the following files
Loading the files please wait ...