zenstruck/uri
Immutable, fluent URI/URL value objects for PHP with easy parsing, building, and modification of URIs. Create, normalize, and manipulate components (scheme, host, path, query, fragment) safely, with helpers for encoding and query params.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| boson-php/uri | 0.91 | Boson URI is a small PHP library for parsing, building, normalizing, and comparing URIs. Provides immutable URI objects, convenient accessors for scheme/host/path/query/fragment, and helpers for resolving and manipulating URLs in a safe, standards-friendly way. | 0 | 0 | 0 | 69 | 0 | 0.0 | 25.5 | MIT | — | |
| phrity/net-uri | 0.90 | Lightweight PSR-7 UriInterface and PSR-17 UriFactory implementation not tied to HTTP messaging. Supports any valid scheme plus helpful extras like query item helpers, component access, equals/string/json support, and immutable with* methods. | 9 | 9 | 2 | 372K | 0 | 9.9 | 58.7 | MIT | 8 months ago | |
| league/uri-interfaces | 0.90 | RFC 3986-compliant PHP interfaces for URI objects. Defines common contracts for working with URIs, including host/IDN and IPv4 handling (intl/IDN polyfill and GMP/BCMath or 64-bit PHP may be needed). Part of the League URI suite. | 542 | 538 | 10 | 12M | 0 | 23.5 | 61.7 | MIT | 4 months ago | |
| league/uri-components | 0.89 | Immutable value objects for URI components (host, path, query, etc.) from The PHP League. PHP 8.1+. Supports IDN hosts (intl or polyfill) and IPv4 conversion (GMP/BCMath/64-bit). Built atop league/uri, uri-interfaces, and PSR-7. | 320 | 324 | 5 | 3M | 0 | 23.6 | 61.2 | MIT | 4 months ago | |
| league/uri | 0.85 | League URI provides simple, intuitive PHP 8.1+ classes to parse, validate, normalize, and manipulate URIs and related components. Supports PSR-7 interoperability, IDN hosts (intl/polyfill), IPv4 conversion, and HTML URI handling. | 1,134 | 1,166 | 71 | 12M | 0 | 29.3 | 61.2 | MIT | 4 months ago | |
| zendframework/zend-uri | 0.80 | zend-uri is a PHP component for parsing, validating, normalizing, and building URIs. It supports common schemes, handles encoding and edge cases, and provides a consistent API for working with URLs in Zend Framework and standalone projects. | 114 | 114 | 22 | 90K | 6 | 2.2 | 29.0 | BSD-3-Clause | 6 years ago | |
| sabre/uri | 0.78 | Lightweight PHP URI utility library compliant with RFC3986. Provides resolve, normalize, parse/build, and split helpers for working with URLs, including Windows-style path edge cases. Fully unit tested and inspired by Node.js URL handling. | 296 | 305 | 24 | 814K | 3 | 26.4 | 55.2 | BSD-3-Clause | 3 months ago |
How can I help you explore Laravel packages today?