Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

I provided a training session at the Symfony Camp 2008, and after having talked with some of the attendees it looks that it can be difficult to find symfony trainings in every country.
September 15, 2008
This week, the second edition of the symfony camp was held, with more than 80 attendees. In the technical talks, the great new features of symfony 1.2 were shown and the future of symfony 2 was outlined. Besides, the Symfony community showed this week its strength with a massive support for symfony inclusion in NetBeans.
September 14, 2008 #A week of symfony
The second and last conference day of symfony Camp was today.
September 13, 2008 #Community
symfony Camp started yesterday with a symfony 1.1 training but today is the first conference day.
September 12, 2008 #Community
NetBeans, the open-source development environment sponsored by Sun, is planning to include support for PHP frameworks in its upcoming versions. As there are so many PHP frameworks, NetBeans developers have organized a public election to choose the two PHP frameworks that will be initially supported.
September 11, 2008
Symfony continued this week adding cool new features for the upcoming 1.2 version. The routing framework will be refactored to allow further customization and complete RESTful architecture. In addition, Propel plugin development showed an immense activity during this week.
September 7, 2008 #A week of symfony
Jon wants to validate a form value but the validation depends on another form field. As Jon does not know how to do it with symfony 1.1, he called the expert. This post will explain how to accomplish this kind of conditional validation by using a post validator.
September 5, 2008 #Call the expert #Tutorials
Yesterday, I have committed the first slew of changes to the routing framework. Thanks to this refactoring, developers have new opportunities to customize the routing and this will allow very cool features in the very near future. But today, let's dive into the goodness of the symfony 1.2 routing framework.
September 4, 2008 #Living on the edge #Tutorials
As for every symfony version, we try to simplify the API and make it more intuitive and powerful. Here are some examples that you will soon enjoy in symfony 1.2.
September 2, 2008 #Living on the edge
This week, the refactorization of the web debug toolbar was completed, resulting in a much more powerful and flexible tool. In addition, this week started the refactorization of the admin generator, which will include ideas suggested by symfony users. Development activity of the plugins was also remarkable, especially for sfPropelPlugin and DbFinderPlugin.
August 31, 2008 #A week of symfony