Registry / utility / league-uri-components

league-uri-components

JSON →
library7.8.1phppackagistunverified

URI components manipulation library

composer require league/uri-components
INSTALL
IMPORT
SIG · LEAGUE-URI-COMPONE
L
league-uri-components
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\Components\Uri;

Parse and manipulate a URI string.

use League\Uri\Components\Uri; $uri = Uri::createFromString('https://example.com/path?query=value'); echo $uri->getScheme(); // https
Debug
Known issues

No known issues recorded.

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-components — pip install league-uri-components · libregistry