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)

2.7.1 2019-10-07 13:35 UTC

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