Libraries tagged by 3986
league/uri-parser
19439420 Downloads
userland URI parser RFC 3986 compliant
pear/net_url2
12909317 Downloads
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.
riimu/kit-urlparser
566896 Downloads
RFC 3986 compliant url parsing library with PSR-7 Uri component
vdb/uri
231677 Downloads
A set of URI classes and a URI parser, based on RFC 3986
esperecyan/url
8331 Downloads
Makes the algorithms and APIs defined by URL Standard (replaces RFC 3986 and RFC 3987) available on PHP. / URL Standard (RFC 3986、RFC 3987 を置き換える Web 標準仕様) で定義されているアルゴリズム、および API を PHP から利用できるようにします。
sunrise/uri
88023 Downloads
URI wrapper for PHP 7.1+ based on RFC-3986, PSR-7 and PSR-17
php-standard-library/uri
1051 Downloads
RFC 3986 compliant URI parsing, construction, and manipulation
alxndr-w/kit-urlparser
644 Downloads
RFC 3986 compliant url parsing library with PSR-7 Uri component
uri-interop/interface
71 Downloads
thingston/psr7
8 Downloads
Implementation of PSR-7 standard for representing HTTP messages as described in RFC 7230 and RFC 7231, and URIs for use with HTTP messages as described in RFC 3986.
dergel/kit-urlparser
135 Downloads
RFC 3986 compliant url parsing library with PSR-7 Uri component
sofac/rfc-3986
1 Downloads
Working with URIs/URLs following Standard 3986
reloaded/uri-builder
20 Downloads
A URI builder library inspired by Android's Uri.Builder.
grantholle/pear-net-url2
1179 Downloads
A psr-4 compliant port of pear/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.
ngsoft/url
22 Downloads
esperecyan/url fork that uses a polyfill for intl and is compatible with psr-7 specifications.