Skip to content

Symfony Blog

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

The first plugin developers day took place this week resulting in an historic plugin development activity: 8 new plugins were released and nearly 30 plugins were updated. Meanwhile, symfony 1.2 continues refining and improving its great new features and prepares its imminent second beta release.
November 9, 2008 #A week of symfony
The sfTaskExtraPlugin is a plugin maintained by the symfony core team. It adds a number of useful tasks to your symfony command line to help streamline your workflow.
November 8, 2008 #Plugins
In this post we'll touch on a few different aspects of the symfony 1.2 release such as the new admin generators, form framework, and embedded forms with a tutorial that starts from a brand new project.
Preparations for the coming plugin developers day are proceeding apace. I've heard from a number of you who are planning to attend, some planning to start development on a new, groudbreaking plugin, others looking to help update existing plugins to work with the latest and greatest version of symfony, and still others just hoping to learn from the lively discussion. All types are welcome!
November 6, 2008 #Community
One of the form framework strengths is its ability to deal with nested forms. As of symfony 1.2, nested objects are automatically saved.
November 5, 2008 #Living on the edge
As promised, the first beta version of symfony 1.2 was released this week, featuring lots of improvements and a new admin generator. In addition, symfony project activity has been stunning during this week: more than 200 changesets, 5 new plugins, 15 updated plugins, 8 new symfony-powered websites and lots of documentation updates.
November 2, 2008 #A week of symfony
November 1, 2008 #Releases
As the first beta version of symfony 1.2 is about to be released, I want to have a look at the current state of the documentation for this new version and what must be done before the final release
November 1, 2008 #Living on the edge
In this post, I will describe the general concepts of the new admin generator. The chapter about the admin generator in the symfony book has already been updated, so you can start reading it right away.
October 31, 2008 #Living on the edge
Control everything that is Doctrine from a nice web interface. Its primary feature is the ability to control your Doctrine schema from your browser using a set of symfony forms.
October 31, 2008 #Living on the edge #Plugins