edfa3ly/handy-form-bundle
Composer 安装命令:
composer require edfa3ly/handy-form-bundle
包简介
This bundle provides extra form types empowered by jQuery
README 文档
README
The ThraceFormBundle adds some extra form types to Symfony 2 Form Component.
Features include:
- autocomplete (jQueryUI)
- buttonset (jQueryUI)
- toggle button (jQueryUI)
- slider (jQueryUI)
- slider range (jQueryUI)
- spinner(jQueryUI)
- datepicker (jQueryUI)
- dateRangePicker (jQueryUI)
- dateTimePicker (jQueryUI)
- dateTimeRangePicker (jQueryUI)
- timepicker
- colorpicker
- input limiter
- rating
- recaptcha
- select 2
- select 2 dependent field
- select 2 sortable
- tinymce
- multi select (jqgrid) full integration with Doctrine ORM (requires ThraceDataGridBundle)
- collection
Notice: All PHP code is tested with PHPUnit.
Caution: This bundle is developed in sync with symfony's repository.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:
Read the ThraceFormBundle documentation
Installation
All the installation instructions are located in documentation.
Note: to run test php composer.phar install --dev --prefer-source then phpunit.phar
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-09-06