gobline/form
Composer 安装命令:
composer require gobline/form
包简介
Form component
README 文档
README
The Form component is still in alpha stage. It has been designed to allow to:
- add form elements to the form and print them (with label, attributes, validation errors, etc.)
- bind entities to the form and pre-populate it
- validate those entities with user-defined filters
TODO's
- add different types of form elements
- handle the case where an entity contains an array of entities
- phpunit tests
- code documentation
Installation
You can install the Form component using the dependency management tool Composer. Run the require command to resolve and download the dependencies:
composer require gobline/form
统计信息
- 总下载量: 139
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-12-03