ir aussi :
* [[/informatique/php/lumen|Lumen]] une version micro-framework de Laravel 5.
* [[infor... ck]] Tailwind CSS, [[/informatique/javascript/AlpineJS|AlpineJS]], Laravel et Livewire
* [[https://github.com/laravel-frontend-presets|laravel-fronten... Laravel 5.3]]
* [[http://devmarketer.io/learn/new-laravel-5-3-part1-small-changes/|What is New in
== Sources de documentation =====
sur developpez.net/.com : [[http://zend-framework.developpez.com/|A... eveloppez.com/faq/|FAQ]], [[http://www.developpez.net/forums/f447/php/outils/zend/zend-framework/|Foru... Julien Pauli]] sur developpez.com sont très pertinents (sécurité, ZendFramework, ...).
* le Zend Framework Francophone: http://www.z-f.fr
* http://mikaelkael.fr/ pour
et Symfony.
Les points importants nécessaires à une application :
* Interface humaine
* Découplage entre l'IHM et les règles métiers
* Conformi... onctionnalité (Ajax)
* Adaptation facilité d'une charte graphique
* Multi-linguisme
* Interface machine
* Accès à distance (remoting: soap, rest, ...
should go and how far are you from the place you need to be. Profiling would allow you to know which ... ds, all the data associated with the request is gone. It has some advantages, but also one big disadvantage – you can not preserve results of repeated ope... ents, etc., etc. Caching expensive operations is one of the most powerful performance improvements you
he de l'op-code ??</note>
> From there, all you need is a **filter**, or maybe a **preExecute() sect... mirmodynamics.com/tag/howto|Multiple domains for one symfony project, the basics, config file version]... ynamics.com/post/2008/12/22/Multiple-domains-for-one-symfony-project%2C-the-basics|Multiple domains for one symfony project, the basics]]
Comment stocker le
ulture()) puis lui proposer de la changer (sfComponents et sfFormLanguage).
===== Détection automatiq... sfUser->setCulture()). Pour que le code du filtre ne s'exécute pas à toute les requêtes, on va forcer Symfony a ne pas affecter à l'utilisateur la langue par défaut... trouvées, erreurs de configuration
throw new sfConfigurationException(sprintf('%s requires a
de travail coté serveur, ce qui se manifeste par une accélération de la réponse des pages PHP pour l'utilisateur final.
APC représente une des solutions les plus simples à mettre en place ... nt installable.
Voir:
* (en) [[http://fr2.php.net/apc|APC Manual]]
* (fr) http://fr.wikipedia.or... s/platform/
* XCache: en http://xcache.lighttpd.net/
* EAccelerator: en http://www.eaccelerator.ne
ant the concurrent execution does not mean simultaneous execution. The Fiber and the main execution fl... rtains ceux sont lancés dans l'aventure de faire une extension "PECL", qui donne donc une "DLL" :
[[http://blog.lalex.com/post/2004/06/15/Multi-threading-en-PHP-:-vers-une-solution-
ettre le jour du mois sur 1 seul chiffre (1 à 31) ne fonctionne pas avec Php/Windows. La raison est que strftime n'est pas portable et la doc php n'est do... oir:
* le bug et sa solution: [[http://bugs.php.net/bug.php?id=45847]]
* La bonne doc à lire est donc strftime windows documentation: [[http://msdn.mi
ready for production. **The final release is planned for late 2010** and will only support PHP 5.3.2.... g/|Symfony2 Bundles]]: Symfony2Bundles is a spontaneous community initiative! Its purpose is to help u... for your Symfony2 Project. Compatible with Doctrine ORM & ODM.
* [[https://github.com/knplabs/TimeB... n properly.
* [[https://github.com/knplabs/ImagineBundle|ImagineBundle]] will provide image manipula
of [[informatique:php:laravel_1|Laravel]]'s components, and is the official micro-framework of Laravel. Lumen is built for speed, and is one of the fastest PHP micro-frameworks available - e... el.io/forum
* https://laracasts.com/discuss/channels/lumen
==== Tips & Tricks ====
On retrouve l'i... avel/Lumen
http://packalyst.com/packages/package/neomerx/limoncello-shot
==== laravel5-json-api ====
plémentations =====
==== PDO ====
http://fr.php.net/manual/en/book.pdo.php
The PHP Data Objects (PDO) extension defines a lightweight, consistent interface for accessin... should use a full-blown abstraction layer if you need that facility.
PDO ships with PHP 5.1, and is ... as a PECL extension for PHP 5.0; PDO requires the new OO features in the core of PHP 5, and so will no