The Wayback Machine - https://web.archive.org/web/20210902131943/https://github.com/zendframework/zend-uri
Skip to content
This repository has been archived by the owner. It is now read-only.
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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