Libraries tagged by URLSearchParams
esperecyan/url
15 Favers
7245 Downloads
7245 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 から利用できるようにします。
web/url-search-params
1 Favers
0 Downloads
0 Downloads
A PHP implementation of URLSearchParams for handling query parameters easily.
donnikitos/url
0 Favers
56 Downloads
56 Downloads
PHP URL class to parse, construct, normalize, and encode URLs - but just like in JavaScript
ngsoft/url
0 Favers
21 Downloads
21 Downloads
esperecyan/url fork that uses a polyfill for intl and is compatible with psr-7 specifications.
fabgg/url-search-params
1 Favers
159 Downloads
159 Downloads
Library implement UrlSearchParams inspired of eponym class in Javascript