/FormMetadataBundle

Use annotations with the forms builder e.g. @Form\Field("text"). Associates metadata along with the entity class. Useful to make more generic controllers that can deal with dynamic entities (such as CMS scenarios).

Primary LanguagePHPMIT LicenseMIT

Watchers