xloit / xloit-bridge-zend-uri
Xloit Bridge Zend Uri Library
0.0.2
2017-05-27 21:44 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-exception: ^0.0
- zendframework/zend-router: ^2.5 || ^3.0
- zendframework/zend-uri: ^2.5
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-11-01 22:37:40 UTC
README
This is the Bridge Zend Uri Library for Xloit.
- File issues at https://github.com/xloit/xloit-bridge-zend-uri/issues
- Create pull requests against https://github.com/xloit/xloit-bridge-zend-uri
Installation
Install this library using composer:
$ composer require xloit/xloit-bridge-zend-uri
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-bridge-zend-uri/
$ composer install
$ ./bin/phpunit
LICENSE
The files in this archive are released under MIT License. You can find a copy of this license in LICENSE.