php-pear-Net-URL2/README.md

18 lines
844 B
Markdown

# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> php-pear-Net-URL2
SMEServer Koozali local git repo for php-pear-Net-URL2
## Documentation
<br />http://pear.php.net/package/Net_URL2
## Bugzilla
Pear bug report are [here](https://pear.php.net/bugs/search.php?cmd=display&package_name[]=Net_URL2&status=OpenFeedback&bug_type=Bugs)
Show list of Koozali outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=php-pear-Net-URL2&product=SME%20Server%2011.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
## Description
Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of
relative URLs.