Outils pour utilisateurs

Outils du site


informatique:php:symfony2

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
informatique:php:symfony2 [16/01/2011 14:33] cyrilleinformatique:php:symfony2 [19/05/2012 00:18] (Version actuelle) – modification externe 127.0.0.1
Ligne 3: Ligne 3:
 Please note that Symfony 2 is not yet ready for production. **The final release is planned for late 2010** and will only support PHP 5.3.2. In the meantime, we highly encourage you to use the current symfony 1.4  stable release for all your projects. Please note that Symfony 2 is not yet ready for production. **The final release is planned for late 2010** and will only support PHP 5.3.2. In the meantime, we highly encourage you to use the current symfony 1.4  stable release for all your projects.
  
-http://symfony-reloaded.org+update 2011-05-19: Symfony standard 2.0 Bêta 1: [[http://symfony-reloaded.org]], [[http://symfony.com/]]
  
 [[http://symfony-reloaded.org/quick-tour-part-1|A Quick Tour of Symfony 2.0]] [[http://symfony-reloaded.org/quick-tour-part-1|A Quick Tour of Symfony 2.0]]
Ligne 18: Ligne 18:
   * [[https://github.com/knplabs/SnappyBundle|SnappyBundle]] provide HTML to PDF/image to your Symfony2 projects. You should have [[https://github.com/knplabs/snappy|Snappy]] (php5.3 branch) installed in your src/vendor dir and registered in your autoload. You also need the wkhtmltopdf and wkhtmltoimage executables provided by wkhtmltopdf.   * [[https://github.com/knplabs/SnappyBundle|SnappyBundle]] provide HTML to PDF/image to your Symfony2 projects. You should have [[https://github.com/knplabs/snappy|Snappy]] (php5.3 branch) installed in your src/vendor dir and registered in your autoload. You also need the wkhtmltopdf and wkhtmltoimage executables provided by wkhtmltopdf.
   * AND MORE on https://github.com/knplabs ..   * AND MORE on https://github.com/knplabs ..
 +
 +Press:
 +  * [[http://www.journaldunet.com/developpeur/php/fabien-potencier-symfony-2-0-et-cloud-computing.shtml|"Symfony est le premier framework PHP intégré à Microsoft Azure"]] par Fabien Potencier (Sensio Labs).
 +===== Tips =====
 +
 +==== DI/IoC ====
 +
 +Dependency Injection / Inversion of control
 +
 +It will be nice to get local or remote (SOA) intanciation of injected services, like within Spring Framework.
 +
 +  * [[http://groups.google.com/group/symfony-devs/browse_thread/thread/779605b98ecb6197/57473e64bb236d09#57473e64bb236d09|discussion on symfony-devs]]
 +  * I think the hack should be done near [[https://github.com/symfony/symfony/blob/master/src/Symfony/Component/DependencyInjection/ContainerBuilder.php|Symfony\Component\DependencyInjection\ContainerBuilder{createService()]]
  
informatique/php/symfony2.1295184838.txt.gz · Dernière modification : 19/05/2012 00:15 (modification externe)

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki