zendframework/zend-uri

This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-uri package instead.

A component that aids in manipulating and validating ยป Uniform Resource Identifiers (URIs)

Package info

github.com/zendframework/zend-uri

Chat

Forum

Documentation

pkg:composer/zendframework/zend-uri

Statistics

Installs: 27โ€‰413โ€‰798

Dependents: 117

Suggesters: 11

Stars: 111

Open Issues: 6

2.7.1 2019-10-07 13:35 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause bfc4a5b9a309711e968d7c72afae4ac50c650083

ZendFrameworkurizf


README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-uri.

๐Ÿ‘ Build Status
๐Ÿ‘ Coverage Status

zend-uri aids in manipulating and validating Uniform Resource Identifiers (URIs). zend-uri exists primarily to assist other components, such as zend-http, but is also useful as a standalone utility.

Installation

Run the following to install this library:

$ composer require zendframework/zend-uri

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-uri/

Support