uri
URI parser
A PHP library for manipulating and parsing URIs according to various standards
[READ-ONLY] URI manipulation Library
1k stars
16 watching
68 forks
Language: PHP
last commit: 2 months ago
Linked from 2 awesome lists
parse-urlphppsr-7rfc-3986rfc-3987rfc-6570uriuri-parseruri-template
Related projects:
Repository | Description | Stars |
---|---|---|
thephpleague/uri-interfaces | An interface for representing URI objects according to RFC 3986 | 462 |
uriparser/uriparser | A C library for parsing and handling Uniform Resource Identifiers (URIs) in a strict RFC 3986 compliant manner. | 336 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
codeinthehole/purl | A simple URL manipulation class with an immutable API. | 294 |
thephpleague/oauth1-client | An OAuth 1.0 standard-compliant PHP library for authenticating against various servers | 969 |
sabre-io/uri | A set of utilities for working with URIs in PHP | 289 |
cpp-netlib/uri | A C++ library that provides a generic URI parser and builder with features for parsing, encoding, and comparing URIs. | 139 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,713 |
jwage/purl | A library for manipulating URLs in a structured way | 907 |
thephpleague/skeleton | A PHP package generator for League Packages | 1,527 |
fukamachi/quri | A Common Lisp library that implements the URI specification and provides a simple way to work with URLs. | 111 |
3scale/lua-resty-url | A Lua library for parsing and manipulating URLs | 42 |
thephpleague/route | A component for building and managing web application routes and dispatching requests. | 652 |
sporkmonger/addressable | An implementation of the URI specification for flexible parsing and manipulation. | 1,558 |
unshiftio/url-parse | A small footprint URL parser that works in both browser and Node.js environments. | 1,029 |