Sponsorised links
This year
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.
symfony Web PHP Framework » Blog »How do I use Propel 1.3 in symfony 1.1?
Starting with symfony 1.1, it is now possible to easily use Propel 1.3 in your project to take advantage of its speed improvements, nested set implementation, object instance pooling, among others. Most importantly, Propel 1.3 uses PDO instead of Creole as the DBAL, offering a significant performance boost.
Un vrai argument en faveur de l'utilisation de Symfony 1.1
Redo The Web » Propel is not hard anymore
Présentation du plugin sfPropelFinder pour symfony. Ce plugin adopte la pratique du chaînage que l'on trouve dans jQuery.
Little trick to randomize results with Propel
Comment obtenir un enregistrement aléatoire avec Propel. Voir le 1er commentaire pour une solution indépendante de la DB choisie.
Propel Criteria Left Join: using addJoin() and addAlias() to join a table twice
join a table twice
Afficher requête MySQL générée par Propel - Symfony-fr | Google Groupes
Propel::getConnection()->getLastExecutedQuery()
Sponsorised links
2007
Propel Criteria Builder
This is an alpha-release of a utility that converts pseudo-SQL into PHP Propel code. Give it a try — feedback is welcome on the symfony forum!
DB Designer To Propel - XML Converter
DB Designer 4 TO Propel Schema Converter
Utiliser Doctrine au lieu de Propel dans Symfony sous Ubuntu
Doctrine est une couche ORM rapide et performante, basée sur le pattern ActiveRecord bien connu des adeptes de Ruby on Rails, pouvant être utilisée en lieu et place de Propel, l'ORM natif embarqué avec Symfony par défaut.
