Registry / utility / league-uri-schemes

league-uri-schemes

JSON →
library1.2.1phppackagistunverified

URI manipulation library for handling various URI schemes.

composer require league/uri-schemes
INSTALL
IMPORT
SIG · LEAGUE-URI-SCHEMES
L
league-uri-schemes
utilityphpv1.2.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.

Http
use League\Uri\Schemes\Http;

Create and manipulate an HTTP URI

use League\Uri\Schemes\Http; $uri = Http::createFromString('http://example.com'); echo $uri->getScheme();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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