Registry / utility / zf1-zend-uri

zf1-zend-uri

JSON →
library1.12.20phppackagistunverified

Zend Framework 1 Uri package for handling URI components and validation.

composer require zf1/zend-uri
INSTALL
IMPORT
SIG · ZF1-ZEND-URI
Z
zf1-zend-uri
utilityphpv1.12.20
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.

Zend_Uri
use Zend_Uri;

Create and inspect a URI using Zend_Uri factory.

<?php require_once 'Zend/Uri.php'; $uri = Zend_Uri::factory('http://example.com'); echo $uri->getHost();
Debug
Known issues
breakingRequires PHP 5.2-5.6; not compatible with PHP 7+.
fix
Upgrade to Laminas\Uri or a modern URI library.
affects: >=1.0.0
Upgrade
Version history
1.12.20latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
Amazon
1
Resources
zf1-zend-uri — pip install zf1-zend-uri · libregistry