Download the PHP package revolution/laravel-zend-form without Composer
On this page you can find all versions of the php package revolution/laravel-zend-form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download revolution/laravel-zend-form
More information about revolution/laravel-zend-form
Files in revolution/laravel-zend-form
Download revolution/laravel-zend-form
More information about revolution/laravel-zend-form
Files in revolution/laravel-zend-form
Please rate this library. Is it a good library?
Informations about the package laravel-zend-form
Laravel Zend Form
https://docs.zendframework.com/zend-form/
Laminas
https://github.com/kawax/laravel-laminas-form
Requirements
- PHP >= 7.1
- Laravel >= 5.5
Installation
Suggest from ZendForm
https://github.com/zendframework/zend-form/blob/master/composer.json
Demo
https://github.com/kawax/laravel-zend-form-project
Artisan command
app/Http/Forms/SampleForm.php
Form class
Controller
View
Simple render
Same as ZendForm's echo $this->form($form);
Detail render
Form object can call Zend's ViewHelper by magic method.
See https://docs.zendframework.com/zend-form/quick-start/
ViewHelper render
https://github.com/kawax/laravel-zend-form/blob/master/docs/helpers.md
Validation
Use Laravel's FormRequest.
LICENSE
MIT
Copyright kawax
All versions of laravel-zend-form with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3||^8.0
zendframework/zend-escaper Version ^2.6
zendframework/zend-form Version ^2.12
zendframework/zend-i18n Version ^2.9
zendframework/zend-servicemanager Version ^3.3
zendframework/zend-view Version ^2.10
illuminate/support Version *
illuminate/container Version *
zendframework/zend-escaper Version ^2.6
zendframework/zend-form Version ^2.12
zendframework/zend-i18n Version ^2.9
zendframework/zend-servicemanager Version ^3.3
zendframework/zend-view Version ^2.10
illuminate/support Version *
illuminate/container Version *
The package revolution/laravel-zend-form contains the following files
Loading the files please wait ....