Category Archives: Framework

Symfony Forms Framework: Change validators at runtime.

Let’s say you have to make a user form with password fields. When you create the user you want the password fields to be required, but on an update the password fields should be optional because you don’t want the … Continue reading

Posted in Framework, php, Symfony | Tagged , , | 1 Comment

symfony 1.3

symfony announced a new release in November 2009 and will be going from 1.2 to 1.3. It’s wonderful that these guys are thinking ahead and keeping us up to date. Why is this important, you ask? Well would you invest … Continue reading

Posted in General, php, Symfony | Tagged , | Leave a comment

Jobeet

Symfony, ah we just love the framework… A year ago we started using this php framework and we wrote a post on it a few months ago (read). In 2005 the creators of Symfony wrote a step by step tutorial … Continue reading

Posted in html, php, Symfony | Tagged , , , , | 1 Comment

Symfony: How to refactor

Last year, my team and I, needed to create a new web application. We decided to make use of a well known PHP framework called Symfony. Not because some say this is the best framework, but because … It is … Continue reading

Posted in css, Jquery, php, Symfony | Tagged , , , , , | 1 Comment