2latlantik/rich-form-symfony
Composer 安装命令:
composer require 2latlantik/rich-form-symfony
包简介
Combine FontAwesome icons and Bootstrap Forms
README 文档
README
The purpose of this library is, for my projects, to enrich the form fields with bootstrap and fontawesome.
For now, the only feature is adding an icon before the form field.
Requirements
- PHP 7.1.3 or higher
- Bootstrap 4
- FontAwesome 4.7
Installation
To install RichFormSymfony run this command :
composer require 2latlantik/rich-form-symfony
Register this bundle, in array, return by config/bundles.php
[
...
Delatlantik\RichFormSymfonyBundle\RichFormSymfonyBundle::class => ['all' => true],
...
]
License
This project is licensed under the MIT License - see the LICENSE.md file for details
统计信息
- 总下载量: 152
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-07-18