uri-interfaces
URI parser
An interface for representing URI objects according to RFC 3986
League URI Interfaces
473 stars
6 watching
8 forks
Language: PHP
last commit: 10 days ago contracts-programmingphpuriuri-interfaces
Related projects:
Repository | Description | Stars |
---|---|---|
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,045 |
thephpleague/skeleton | A PHP package generator for League Packages | 1,527 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
sabre-io/uri | A set of utilities for working with URIs in PHP | 289 |
uriparser/uriparser | A C library for parsing and handling Uniform Resource Identifiers (URIs) in a strict RFC 3986 compliant manner. | 339 |
thephpleague/monga | Provides a simple abstraction layer for interacting with MongoDB databases in PHP | 332 |
marcelog/ex_rfc3966 | A Tel URI parser based on the official uri grammar following the RFC3966 standard. | 1 |
thephpleague/thephpleague.github.io | A website showcasing packages inspired by literary classics. | 45 |
thephpleague/container | Provides a small and powerful dependency injection container for PHP applications. | 849 |
shhavel/uri_query | A utility library for encoding and parsing URI query parameters in Elixir. | 13 |
codeinthehole/purl | A simple URL manipulation class with an immutable API. | 293 |
plioi/parsley | A parsing library inspired by Haskell's Parsec and F#'s FParsec. | 61 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 98 |
cpp-netlib/uri | A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |
fukamachi/quri | A Common Lisp library that implements the URI specification and provides a simple way to work with URLs. | 112 |