aravel ======
[[http://laravel.com|Laravel]] The PHP Framework For Web Artisans.
Voir aussi :
* [[/informatique/php/lumen|Lumen]] une version micro-framework de Lara... [[http://www.howtosolvenow.com/category/language/php/larevel|How To Solve Now, Laravel]]
* [[http:... openclassrooms.com/courses/decouvrez-le-framework-php-laravel-1
* <del>[[http://laravel.sl-creation.o
====== PHP Tips & Tricks ======
===== DateTime =====
==== Php => Mysql => Php ====
<code>
$mysqldate = date( 'Y-m-d H:i:s', $phpdate );
$phpdate = strtotime( $m... ur 1 seul chiffre (1 à 31) ne fonctionne pas avec Php/Windows. La raison est que strftime n'est pas por
====== Multithread en PHP ======
La programmation multithreadée en PHP est un véritable casse tête, en effet il n’existe pas à ... hui de véritable moyen de faire du multithread en PHP 5. Et puis cela peut poser des problèmes de parta... nse notamment à l'accès aux base de données.
* Php8 fibers
* It is important the concurrent exec
====== CakePhp ======
Si vous pouvez utiliser un autre framework, préférez [[informatique:php:laravel_1|Laravel]]. Sinon, ben c'est la vie :-)
* http://cakePhp.org
* [[wpfr>CakePHP]]
* La doc: https://book.cakephp.org
Liste de plugins
* Annuaire [[https:
====== PHP et le cache ======
=====phpCached / mysqlCached =====
phpCached est un cache pour PHP. {{:informatique:php:phpcached.zip|coplie locale}}
mysqlCached : classe qui étant phpCached pour lui ... 'a fait : http://forum.cyborgnation.org/viewtopic.php?id=3 \\
L'archive, au cas où le lien disparaisse
====== Compiler PHP et PECL pour Windows ======
Compilation des sources: http://fr2.php.net/manual/fr/install.windows.building.php
Build your own PHP on Windows: http://wiki.php.net/internals/windows/stepbystepbuild
Supported compi
the sfRequest instance, or failing that just use PHP environment vars.
> A filter **subdomainFilter**
> http://forum.symfony-project.org/index.php/m/80813/
> [[http://mirmodynamics.com/tag/howto|... browser/tags/RELEASE_1_2_7/lib/helper/AssetHelper.php#L600|source code]] [[http://trac.symfony-project.... gs/RELEASE_1_2_7/test/unit/helper/AssetHelperTest.php#L209|unit test]]
* [[http://www.symfony-project
_Framework et Symfony ======
* [[:informatique:php:zend_framework|Zend_Framework]]
* [[:informatique:php:symfony|Symfony]]
Avant de commencer un projet d... work sur lequel concevoir cette application. Pour Php je sens 2 préférances: Le Zend Framework et Symfo... action de la BdD
* Travailler avec des Objets Php et pas des colonnes de table
* Validation des