xloit / xloit-bridge-zend-view
Xloit Bridge Zend View Library
0.1.2
2017-06-09 15:55 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-bridge-zend-eventmanager: ^0.0
- xloit/xloit-bridge-zend-mvc: ^0.1
- xloit/xloit-bridge-zend-servicemanager: ^1.0
- xloit/xloit-bridge-zend-uri: ^0.0
- xloit/xloit-datetime: ^0.0
- xloit/xloit-exception: ^0.0
- xloit/xloit-std: ^0.0
- zendframework/zend-i18n: ^2.7
- zendframework/zend-mvc-plugin-flashmessenger: ^1.0
- zendframework/zend-view: ^2.9
Requires (Dev)
This package is not auto-updated.
Last update: 2024-11-09 20:50:58 UTC
README
Note: This project is a work in progress. Don't use it in production!
This is the Bridge Zend View Library for Xloit.
- File issues at https://github.com/xloit/xloit-bridge-zend-view/issues
- Create pull requests against https://github.com/xloit/xloit-bridge-zend-view
Installation
Install this library using composer:
$ composer require xloit/xloit-bridge-zend-view
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-bridge-zend-view/
$ 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.