Closed jasonbouffard closed 11 years ago
Well. I see you used to have it using PHP.
https://github.com/bschussek/standalone-forms/commit/8ba8bd1d22a08a43693e58a74708ca7f7e7eb759
You either need to use Twig or PHP, or any other templating system. So this in fact are the minimum requirements. You can find both alternatives showcased in branches of this repository.
Do you think it would be worth it to show an implementation of Symfony Forms with the bare minimum dependencies, like without Twig?