====== Symfony Tutorials ======
===== Forms =====
* [[.:form:best-practices|Symfony Forms Best Practices]] --- The symfony application framework provides a "form" component that is particularly well thought-out. Nevertheless, this component does confuse some developers initially. Here are a few pointers to get you started in the right direction.
* [[.:form:data-transformer-1|Symfony — Dynamic forms and data transformers (part 1)]] ---