Libraries tagged by url parser
dsentker/url-fingerprint
347 Downloads
Build a hash from a url
blsacn/parse-video-url
18 Downloads
短视频无水印解析接口,支持各大平台去水印
webignition/unparseable-url-fixer
262 Downloads
Applies some fixes to otherwise-unparseable URLs to make them parseable
gumslone/laravel-package-url
4 Downloads
Package URL (purl) for Laravel — parse, build, normalize and validate purls per the spec, plus registry/repository/download URL resolution, ecosystem mapping, and CPE-friendly helpers.
simplon/url
5481 Downloads
Simple URL
projectcleverweb/php-uri
275 Downloads
A PHP library for working with URI's, that is designed around the URI standard. Requires PHP 5.4 or later. This library replaces and extends all of PHP's parse_url() features, and even has some handy aliases.
jeffersongoncalves/laravel-zero-git
44 Downloads
Detect the current repository from the git remote: parse SSH/HTTPS remote URLs into host/owner/repo and build a stable slug, used by CLIs that auto-detect their workspace/repo.
aweitian/url-parse
11 Downloads
按 *** 规则解析 URL的PATH部分
tinyphp-function/build_url
83 Downloads
Función inversa a `parse_url`
sanmai/parsed-url
806 Downloads
Object-oriented interface to parse_url/parse_str
romeoz/rock-url
1444 Downloads
A simple PHP library to parse and builder URLs
rimelek/url-handler
3 Downloads
URL handler parse URLs
donnikitos/url
102 Downloads
PHP URL class to parse, construct, normalize, and encode URLs - but just like in JavaScript
adduc/unparse_url
214 Downloads
Adds an unparse_url function to complement parse_url
timostamm/url-builder
1752 Downloads
An URL object to parse, manipulate or create URLs with a fluent interface