xloit / xloit-bridge-zend-form
Xloit Bridge Zend Form Library
0.0.4
2017-05-28 15:51 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-bridge-zend-filter: ^0.0
- xloit/xloit-bridge-zend-validator: ^0.0
- zendframework/zend-eventmanager: ^2.6 || ^3.1
- zendframework/zend-form: ^2.10
Requires (Dev)
- phpunit/phpunit: ~4.0
- zendframework/zend-json: ^3.0
- zendframework/zend-view: ^2.6
This package is not auto-updated.
Last update: 2024-11-09 20:50:38 UTC
README
Note: This project is a work in progress. Don't use it in production!
This is the Bridge Zend Form Library for Xloit.
- File issues at https://github.com/xloit/xloit-bridge-zend-form/issues
- Create pull requests against https://github.com/xloit/xloit-bridge-zend-form
Installation
Install this library using composer:
$ composer require xloit/xloit-bridge-zend-form
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-bridge-zend-form/
$ 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.