May 2008
Livre Blanc : Frameworks PHP pour l’entreprise
by nhoizey & 2 othersUn livre blanc présentant les frameworks majeurs disponibles pour PHP, en mettant en évidence leurs zones de confort et inconfort
Is symfony 1.1 too verbose?
by kasi77 & 3 othersAmong the remarks have about symfony 1.1, the most recurring one is the shift of philosophy between the 1.0 and 1.1 syntax. If symfony 1.0 syntax was made to write code fast, I believe it is not the case anymore with symfony 1.1, which is designed primarily for extensibility.
The result is that a symfony 1.1 application looks a lot more like a Java program. I tend to agree that Object-Orientation is a good thing because it forces you to organize your code in a modular way. But when object-orientation makes you need to keep a symfony book aside at all times and multiply the number of LOC by two, I think it's a dead end.
February 2008
Symfony CAS Client - JA-SIG Wiki
by kasi77 & 1 otherTo CASify a Symfonyapplication, first install phpCAS. Then, in your application's lib folder, create sfCASRequiredFilter.class.php with this:
October 2007
SourceForge.net: uml2symfony » home
by kasi77 (via)Uml2symfony translates a argoUML uml file into symfony elements
see : http://argouml.tigris.org/
August 2007
sfPageFlowPlugin - symfony - Trac
by nhoizeyThe sfPageFlowPlugin plugin controlls complicated page flow.
June 2007
symfony Web PHP framework » symfony Weblog » Is symfony too slow for real-world usage?
by kasi77Let’s finish by saying that in most cases, symfony does not compete with RoR or Django. The choice is often between symfony, .Net and Java Struts, because these are the real alternatives for professional developments.
May 2007
April 2007
symfony Web PHP framework » symfony Weblog » Symfony forge beta is out
by kasi77Thanks to the work of Jonathan Wage, the Symfony Forge is up for beta. From the home page of the site:
Symfony-forge is a site dedicated to symfony plugins, software, and the community symfony users/developers. Here you will find complete API documentation for all plugins, a growing database of plugins to work with, and other misc. tools to help organize and guide the plugin development for symfony.
January 2007
November 2006
Article : Symfony, ou comment coder plus confortablement ;)
by kasi77 & 6 othershttp://www.mac4ever.com/articles/creation/668/symfony_ou_comment_coder_plus_confortablement/
Frameworks PHP : Symfony, inachevé ? - Blog - Veille - Clever Age
by nhoizey & 10 others, 1 commentNotre objectif n’est pas de faire la critique absolue de Symfony, mais bien plutôt de mettre le doigt "là où ça fait mal", afin de contribuer à l’amélioration de ce formidable outil qui arrive très bientôt en 1.0 ! Et vérifier un vieil adage, par la même occasion : "qui aime bien châtie bien" !
June 2006
Installer le framework PHP Symfony sur Ubuntu Dapper Drake - Prendre un Café
by nhoizey & 5 others (via)A l'instar de RoR, Symfony est basé sur le motif de conception MVC et utilise une couche d'abstraction d'accès aux données et d'implémentation AJAX. Il est développé en PHP5 par une équipe française, cocorico ! Voyons ensemble comment installer la bête sur une Ubuntu Dapper Drake toute fraîche.
Chez Xavier - Votre blog sous Symfony, pas à pas
by nhoizey & 10 others (via)Cet article s'adresse aux développeurs Web disposant des connaissances basiques en PHP, gestion de bases de données, et plus généralement d'une culture en développement Web. Il présente les différentes étapes nécessaires à la construction d'un blog à l'aide du Framework Symfony.
1
(13 marks)