Registry / utility / innmind-url

innmind-url

JSON →
library5.3.0phppackagistunverified

Library to abstract url handling

composer require innmind/url
INSTALL
IMPORT
SIG · INNMIND-URL
I
innmind-url
utilityphpv5.3.0
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.

Url
use Innmind\Url\Url;

Parse and manipulate a URL.

use Innmind\Url\Url; $url = Url::of('https://example.com'); echo $url->scheme();
Debug
Known issues
breakingRequires PHP 8.0+ and uses immutable objects.
fix
Ensure PHP version is 8.0 or higher.
affects: >=5.0.0
Upgrade
Version history
5.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
innmind-url — pip install innmind-url · libregistry