Blog posts

sfForm field widget

From a recent post on the symfony mailing-list someone raises a lack of features in the sfForm framework. One of his point was : Another thing is, it would be nice if one could reuse "logical f... read more
2 Comments -

sfLive 09 paris - functional test generation

You can find my talk about the functional test generation at the symfony live 09 : symfony-live.pdf [update] I have added the archive file with the knowledge base application : sw_kb_sandbox.zip. ... read more
2 Comments -

Cross Link Application with symfony

One of the main complain about symfony is that sharing a route between applications is not an easy task, and there is not a clean way to do that. The current solutions are: loading application r... read more
5 Comments -

Working with symfony plugins : Breadcrumb

Symfony plugins are very good if you want to include a feature inside your application. Plugins allow developers to overwrite most of the code : actions, template, configuration and schema. But now... read more
1 Comments -

The Core Compile Stats helper for symfony

Introduction I read on some web pages, that regrouping php files (aka fake compiling solution) into one big file can be really efficient, mainly because the server will do less I/O operations. Le... read more
1 Comments -
 1  2  3  4  5 
A la recherche de projets symfony ?

Tags

Last posts