Sponsorised links
This month
TechBol - How to set up Symfony in XAMPP in Windows
Start the Command Prompt (Orb->All
symfony | Web PHP Framework | Plugins | firesymfonyPlugin | 1.0.2
This plugin extends the web debug toolbar to send the debug information as a JSON object to the FireSymfony Firebug extension.
firesymfony :: Firefox Add-ons
FireSymfony is a Symfony web debug toolbar for Firebug. This is the Firefox extension.
Obvious Hints: FireSymfony - A Firebug extension for symfony
Using Firebug for Symfony debug : a sfWebDebug extension combined with a Symfony extension.
Sponsorised links
September 2008
symfony | Web PHP Framework | Plugins | sfDoctrineActAsTaggablePlugin
My sfPropelActAsTaggable plugin finally found a fan on the Doctrine side...
symfony | Web PHP Framework | The Definitive Guide to symfony | Chapter 2 - Exploring Symfony's Code
Surprisingly, you will not find any constant in symfony. This is because constants have a major drawback in PHP: you can't change their value once they are defined.
Euh... comment dire... leur définition du MVCB passe encore, mais.... ça ?
symfony | Web PHP Framework | Blog | symfony Camp 2008 - Day 1
After lunch, Dustin Whittle talked about the "Lessons learned at Yahoo" and Fabian Lange gave some tips on "symfony performance". That was enough for symfony. So, Jonathan Wage came on stage to talk about Doctrine.
symfony | Web PHP Framework | Blog | New in symfony 1.2: Customize the Web Debug Toolbar
The symfony web debug toolbar is one of the developer best friend. It is always conveniently accessible in the browser when using the development environment. It gives you everything you need to know about the current page and ease the debugging of your applications. Until now, all the information available in this toolbar were hardcoded. But as of symfony 1.2, the web debug toolbar is entirely configurable.
August 2008
July 2008
sfTagtoolsPlugin - symfony - Trac
This plugin provides many additional services above and beyond those standard in the excellent sfPropelActAsTaggablePlugin. This plugin is less mature than sfPropelActAsTaggablePlugin but provides quite a bit of user interface "glue" to flesh it out.
Liens inter-applications avec Symfony 1.1
Un important travail réalisé pour la sortie de Symfony 1.1 a été le retrait du pattern singleton du framework. On peut maintenant instancier plusieurs objet sfContext par exemple. Cela permet notamment de faire des liens inter-application a peu près proprement. Voici l’avancée de mon travail sur la question :
