Download the PHP package yalesov/url without Composer
On this page you can find all versions of the php package yalesov/url. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor yalesov
Package url
Short Description A collection of url-related functions.
License ISC
Homepage https://github.com/yalesov/php-url
Package url
Short Description A collection of url-related functions.
License ISC
Homepage https://github.com/yalesov/php-url
Keywords url
Please rate this library. Is it a good library?
Informations about the package url
Yalesov\Url
A collection of url-related functions.
Installation
Usage
Turn a URL, relative or absolute, into an absolute URL:
Filter out .
and ..
segments from URL's path:
Split a URL to its components: (reverse of Url::join()
)
Join together URL components to form a complete URL: (reverse of Url::split()
)
All versions of url with dependencies
PHP Build Version
Package Version
The package yalesov/url contains the following files
Loading the files please wait ....