happyr/birthday-bundle
Composer 安装命令:
composer require happyr/birthday-bundle
包简介
Happyr birthday bundle gives you a nicer way to render birthday widgets
关键字:
README 文档
README
Get a nice looking form for birthdays. Enter the year manually and then drop down for month and day.
Install
// app/config/config.yml twig: form: resources: - 'HappyrBirthdayBundle:Form:fields.html.twig'
Usage
//WhateverFormType.php public function buildForm(FormBuilderInterface $builder, array $options) { $builder->add('birthday', 'happyr_birthday') }
统计信息
- 总下载量: 1.49k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-09-01
