Registry / networking / pear-net-url2

pear-net-url2

JSON →
library2.2.3phppackagistunverified

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.

composer require pear/net_url2
INSTALL
IMPORT
SIG · PEAR-NET-URL2
P
pear-net-url2
networkingphpv2.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Net_URL2
use Net_URL2;

Parsing and manipulating a URL with Net_URL2.

use Net_URL2; $url = new Net_URL2('http://example.com/path?query=1'); echo $url->getURL();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pear-net-url2 — pip install pear-net-url2 · libregistry