Blog posts

Using fabric to deploy symfony application

Deploying an web application is not an easy task : copy the code accross servers migrate the database if a new schema is present make sure models are updated with the last schema version open/clo... read more
2 Comments -

A small symfony doctrine migration improvement task

Doctrine migration allows to easily migrate database schema by running a set of migration files. Let's say you have to run 10 migrations files, doctrine is going to run each files and once it is do... read more
4 Comments -

mgI18nPlugin pdo support

A new version of the mgI18nPlugin is now available, this version comes with many bugs fixes and improvements: remove Doctrine dependency : PDO is used for fast translation retrieving and ORM comp... read more
0 Comments -

symfony live 2010 - Internationalization

You can download the PDF version of my slides here : Internationalization with the symfony framework. Thanks for all attendees ! Waiting now for symfony 2 slides and others talks ;) Inte... read more
0 Comments -

symfony might not play HipHop ...

This is a small note about the new buzz word in the PHP world : 'HipHop'. After reading the original facebook post about 'HipHop' and the 'devil' eval() function, I start thinking about possible is... read more
4 Comments -
1  2  3  4  5 
A la recherche de projets symfony ?

Tags

Last posts