Outils pour utilisateurs

Outils du site


php:start

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
php:start [26/01/2009 10:33] – Aj libs graphiques sup danielphp:start [07/09/2012 10:19] (Version actuelle) daniel
Ligne 26: Ligne 26:
 (récupéré sur php@ml.ovh, mais rien testé de tout ça). (récupéré sur php@ml.ovh, mais rien testé de tout ça).
  
-===== Symfony ===== + 
-  * un [[http://jonathan.demoutiez.net/symfony.html|tuto]] bien fait+ 
 + 
 +===== Symfony2 ===== 
 +  * La [[http://symfony.com/doc/current/components/index.html|doc]] officielle 
 +  * La [[https://github.com/symfony-fr/symfony-docs-fr|VF en cours de traduction]] 
 +  * Tuto très complet : [[http://keiruaprod.fr/symblog-fr/|symblog]], l'équivalent de jobeet pour symfony2 
 +  * Pleins de liens dans les commentaires de ce [[http://www.alsacreations.com/actu/lire/1318-un-tutoriel-sur-symfony2.html|post]] 
 +    * http://www.siteduzero.com/tutoriel-3-517569-symfony2-un-tutoriel-pour-debuter-avec-le-framework-symfony2.html 
 +    * http://www.siteduzero.com/tutoriel-3-582312-developpez-vos-applications-web-avec-symfony2.html 
 +    * http://www.lafermeduweb.net/tutorial/symfony2-apprendre-a-maitriser-le-framework-symfony-2-47.html 
 + 
 +Autres outils liés 
 +  * [[http://phpcr.github.com/|phpcr]] Une API des JSR  en php, qui a déjà plusieurs implémentations : 
 +    * [[https://github.com/jackalope/jackalope-jackrabbit|jackalope-jackrabbit]] jackalope étant le client du JCR jackrabbit, en php, qui implémente l'API phpcr 
 +    * [[https://github.com/jackalope/jackalope-doctrine-dbal|jackalope-doctrine-dbal]] idem avec le CR doctrine-dbal (un CR doctrine qui s'appuie sur une DB classique) 
 +    * [[http://midgard-project.org/phpcr/|Midgard2 PHPCR]] qui est une autre implémentation de phpcr, et qui est aussi un composant de Symfony CMF. 
 +  * [[https://github.com/symfony-cmf/cmf-sandbox|cmf-sandbox]] Un exemple de site bâti sur le [[http://cmf.symfony.com/|CMF Symfony]]. 
 + 
 +Tour d'horizon des composants http://fr.slideshare.net/hhamon/symfony2-en-pices-dtaches 
 + 
 +===== Zend Framework 2 ===== 
 +[[http://framework.zend.com/zf2|ZF2]] est attendu pour l'été 2012 
 + 
 +L'API (1.11) est très bien documentée, avec un [[http://framework.zend.com/manual/fr/manual.html|guide]] en français. 
 + 
 +Pour ZF2, faut chercher mais y'a la doc de l'[[http://packages.zendframework.com/docs/latest/apidoc/index.html|API]] et un [[http://packages.zendframework.com/docs/latest/manual/en/index.html|manual]], avec aussi ce [[http://akrabat.com/zend-framework-2-tutorial/|tuto]] (sur la beta4). 
 + 
 +Les sources sont sur [[https://github.com/zendframework/zf2|github]] avec un moyen pour se recompiler l'état courant du [[https://github.com/zendframework/zf2/tree/master/documentation/manual/fr|manuel]] fr (très vide en juin 2012).
  
 ===== odf ===== ===== odf =====
   * http://www.oofrance.com/actus/index.php/2007/08/28/74-manipuler-des-fichiers-writer-avec-php   * http://www.oofrance.com/actus/index.php/2007/08/28/74-manipuler-des-fichiers-writer-avec-php
   * http://www.cyruss.com/blog/index.php?2008/01/18/250-manipuler-un-fichier-opendocument-avec-php-openoffice-writer-odt   * http://www.cyruss.com/blog/index.php?2008/01/18/250-manipuler-un-fichier-opendocument-avec-php-openoffice-writer-odt
 +
 +===== Vrac =====
 +D'autres trucs que je sais pas ou mettre, sans rapport avec php
 +  * http://www.iks-project.eu/projects Un projet européen sur la sémantique dans les CMS
 +  * dont http://viejs.org/ un outil pour l'édition "in place"
 +à comparer à 
 +  * http://createjs.org/ idem (partie du Midgard Project)
php/start.1232962401.txt.gz · Dernière modification : 26/01/2009 10:33 de daniel