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
Requires
- php: ^5.6 || ^7.0
- zendframework/zend-escaper: ^2.5
- zendframework/zend-validator: ^2.10
Requires (Dev)
- phpunit/phpunit: ^5.7.27 || ^6.5.8 || ^7.1.4
- zendframework/zend-coding-standard: ~1.0.0
This package is auto-updated.
Last update: 2020-01-30 17:13:28 UTC
README
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-uri.
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/