xloit / xloit-bridge-zend-form
Xloit Bridge Zend Form Library
Installs: 124
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/xloit/xloit-bridge-zend-form
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: 2025-09-28 01:22:44 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.