longyi c9405dd336 vendor 5 yıl önce
..
src c9405dd336 vendor 5 yıl önce
CHANGELOG.md c9405dd336 vendor 5 yıl önce
LICENSE.md c9405dd336 vendor 5 yıl önce
README.md c9405dd336 vendor 5 yıl önce
composer.json c9405dd336 vendor 5 yıl önce

README.md

zend-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