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: about 1 month 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 | 472 |
uriparser/uriparser | A C library for parsing and handling Uniform Resource Identifiers (URIs) in a strict RFC 3986 compliant manner. | 339 |
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. | 293 |
thephpleague/oauth1-client | An OAuth 1.0 standard-compliant PHP library for authenticating against various servers | 974 |
sabre-io/uri | A set of utilities for working with URIs in PHP | 288 |
cpp-netlib/uri | A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,732 |
jwage/purl | A library for manipulating URLs in a structured way | 908 |
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. | 112 |
3scale/lua-resty-url | A Lua library that parses and manipulates URLs in a simple Regex-based way. | 42 |
thephpleague/route | A component for building and managing web application routes and dispatching requests. | 653 |
sporkmonger/addressable | An implementation of the URI specification for flexible parsing and manipulation. | 1,564 |
unshiftio/url-parse | A small footprint URL parser that works in both browser and Node.js environments. | 1,030 |