el ======
[[http://laravel.com|Laravel]] The PHP Framework For Web Artisans.
Voir aussi :
* [[/informatique/php/lumen|Lumen]] une version micro-framework de Laravel 5.
* [[informatique/web/tailw... el et Livewire
* [[https://github.com/laravel-frontend-presets|laravel-frontend-presets]], en plus des quelques ui presets fournis par Laravel pour un
==== Symfony ======
[[https://symfony.com/]] [[wpfr>Symfony]]
! NEW ! [[/informatique/php/Symfony3]]... ]
Les livres Sensio Labs (buy or read online for free)
* [[http://books.sensiolabs.com/book/filter|... p://www.symfony-project.org/more-with-symfony/1_4/fr/|Plus loin avec Symfony 1.3 & 1.4]] en français.
**symfony-project.org**\\
* Le site du projet Sym
====== Comparaison Zend_Framework et Symfony ======
* [[:informatique:php:zend_framework|Zend_Framework]]
* [[:informatique:php:symfony|Symfony]]
Avant de commencer un projet d'application Web, la question se pose de choisir un framework sur lequel concevoir cette application. Po
====== Slim Framework ======
Un framework web très léger pour Php.
* [[http://slimframework.com|Slim Framework]]
[[http://coenraets.org/blog/2011/12/restful-services-with-jquery-php-and
====== Lumen ======
Lumen is a "micro-framework" built on top 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 - even significantly faster than similar frameworks such as Silex.
http://lumen.laravel.com
you are, where you should go and how far are you from the place you need to be. Profiling would allow... equests, complex calculations, full pages or page fragments, etc., etc. Caching expensive operations i... of it, you may look into [[/informatique/php/Zend_Framework|Zend Framework]]’s caching infrastructure – which support the backends described above and mor
omatique la langue de l'utilisateur (sfFilter et sfRequest::getPreferredCulture()) puis lui proposer d... e.
==== Pas de culture par défaut ====
# apps/frontend/config/settings.yml
all:
.settings:
... es langues disponibles sur le site ====
# apps/frontend/config/app.yml
all:
.global:
available_cultures: [fr,en]
==== Le filtre AutoLanguageFilter ====
La c
s for FilamentPHP
* Filament API: Generate APIs from your filament resource using a single line of c... PWA feature on your FilamentPHP app with settings from panel
* Filament Simple Theme: A simple theme... our FilamentPHP panel
* Filament Blog Template: Frontend for CMS Builder to build a blog and persona... ra Zeus ====
https://larazeus.com/packages
Some free and some premium...
* Bolt: Dynamic Form Bui
tivement maintenu dans en [[glossaire:PECL]] et offre non seulement un cache OPCode mais aussi un cach... facilement installable.
Voir:
* (en) [[http://fr2.php.net/apc|APC Manual]]
* (fr) http://fr.wikipedia.org/wiki/Alternative_PHP_Cache
* (fr) [[http://julien-pauli.developpez.com/tut
tre %e pour mettre le jour du mois sur 1 seul chiffre (1 à 31) ne fonctionne pas avec Php/Windows. La ... e les caractères accentués ou autres de la langue française: é, è, ê, ù, ç, É, À, ... Utiliser la clas... lation unicode).
<code>
// match les caractères français et espace et tiret:
/^[[:word:] \-]+$/u
</... ...
==== Pointeur de fonction ====
http://mmmm.free.fr/doc/pointfunc.html
==== Merge object inheri
== Articles =====
[[http://totalement.geek.oupas.fr/article/2009/02/14/symfony-bench-des-orm-propel-e... om
==== Xyster ====
Xyster is a PHP application framework based on the Zend Framework. It adds several new features including a sophisticated ORM system... like "Uint of Works"
* Model class inheritance free
[[http://sourceforge.net/apps/trac/phplightorm
sites : Quid du cache de l'op-code ??</note>
> From there, all you need is a **filter**, or maybe a... action) to analyse the URI and to read something from your DB or your FS depending on that value. **The URI can be pulled out** of the sfRequest instance, or failing that just use PHP envi... avascript ====
Read :
* [[http://groups.google.fr/group/symfony-devs/browse_thread/thread/9e7a266dc
==== Implémentations =====
==== PDO ====
http://fr.php.net/manual/en/book.pdo.php
The PHP Data Obj... ith earlier versions of PHP.
Voir:
* [[http://fr.php.net/manual/en/book.pdo.php|PDO Manual]] sur P... omplet et très pertinent)
==== DBX ====
http://fr.php.net/manual/en/book.dbx.php
The dbx module is... as of PHP 5.1.0.
==== Unified ODBC ====
http://fr.php.net/manual/en/book.uodbc.php
In addition to