nanaweb / japanese-form-bundle
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- symfony/form: >2.0
- symfony/options-resolver: >2.0
- twig/twig: >=1.12,<2.0-dev
This package is auto-updated.
Last update: 2024-11-04 14:56:44 UTC
README
NanawebJapaneseFormBundle =========================== * PrefectureType: 日本の都道府県を選択肢に持つ選択フィールド ChoiceTypeの派生なのでmultiple,expanded等のオプションが利用可能。 都道府県NoはJIS規格準拠。twig関数japanese_prefecture()により都道府県名に変換して表示できます。 * FullNameType: 姓・名の分割入力フィールド