Registry / utility / league-uri

league-uri

JSON →
library7.8.1phppackagistunverified

URI manipulation library

composer require league/uri
INSTALL
IMPORT
SIG · LEAGUE-URI
L
league-uri
utilityphpv7.8.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Uri
use League\Uri\Uri;

Parse and manipulate a URI string.

use League\Uri\Uri; $uri = Uri::createFromString('https://example.com/path?query=value'); echo $uri->getScheme(); // https
Debug
Known issues
breakingBreaking changes between major versions (e.g., v6 to v7).
fix
Review upgrade guides when updating major versions.
affects: >=7.0.0
Upgrade
Version history
7.8.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
league-uri — pip install league-uri · libregistry