Download the PHP package pear/net_url2 without Composer
On this page you can find all versions of the php package pear/net_url2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pear/net_url2
More information about pear/net_url2
Files in pear/net_url2
Download pear/net_url2
More information about pear/net_url2
Files in pear/net_url2
Vendor pear
Package net_url2
Short Description Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
License BSD-3-Clause
Homepage https://github.com/pear/Net_URL2
Package net_url2
Short Description Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
License BSD-3-Clause
Homepage https://github.com/pear/Net_URL2
Please rate this library. Is it a good library?
Informations about the package net_url2
Net_URL2
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
This package is Pear Net_URL2 and has been migrated from Pear SVN
Please report all new issues via the PEAR bug tracker.
On Packagist as pear/net_url2.
Testing, Packaging and Installing (Pear)
To test, run either
$ phpunit tests/
or
$ pear run-tests -r
To build, simply
$ pear package
To install from scratch
$ pear install package.xml
To upgrade
$ pear upgrade -f package.xml
All versions of net_url2 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.1.4
The package pear/net_url2 contains the following files
Loading the files please wait ....