uri
URI processor
A set of utilities for working with URIs in PHP
Functions for making sense out of URIs in PHP
288 stars
23 watching
19 forks
Language: PHP
last commit: about 2 months ago
Linked from 1 awesome list
phprfc3986sabreuriurl
Related projects:
Repository | Description | Stars |
---|---|---|
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,045 |
thephpleague/uri-interfaces | An interface for representing URI objects according to RFC 3986 | 472 |
mirage/ocaml-uri | An OCaml implementation of the RFC3986 specification for parsing URI or URLs. | 98 |
chef/ohai | System configuration profiling and reporting | 679 |
uriparser/uriparser | A C library for parsing and handling Uniform Resource Identifiers (URIs) in a strict RFC 3986 compliant manner. | 339 |
kemonomachi/yuri | A simple Elixir module for parsing and manipulating URIs | 13 |
gagolews/stringi | A package providing a fast and portable way to process character strings with Unicode support | 306 |
rpav/fast-io | Improves performance of octet-vector and stream I/O in Common Lisp programming | 147 |
cpp-netlib/uri | A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |
kasei/kineo | A persistent RDF quadstore and SPARQL engine | 37 |
jrief/django-websocket-redis | Enables real-time communication between Django applications and web browsers using Redis as the message queue | 896 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
s0md3v/uro | Removes unwanted content and duplicates from URL lists for security testing | 1,225 |
uriyyo/fastapi-pagination | Simplifies pagination in FastAPI applications by providing utility functions and data models to manage paginated responses. | 1,224 |
fukamachi/quri | A Common Lisp library that implements the URI specification and provides a simple way to work with URLs. | 112 |