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
]
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... rojets et des offres d'emploi en relation avec le framework Symfony. Et notamment une [[http://symfoni
====== 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
====== 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
====== 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-the-slim-framework/|RESTful services with jQuery, PHP and the
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
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... Filter qui hérite de sfFilter :
<code php>
# apps/frontend/lib/AutoLanguageFilter.class.php
class Auto
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
== 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
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 inheritance property ====
Chaque classe d'une chaîne d'hé
==== 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