Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

zendframework/zend-uri

zend-uri

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