Historique des éléments
Cliquer sur la date de mise à jour pour voir l'historique d'un élément.
CakePHP | 20 nov. 2022 17:18:57 |
---|---|
Laravel | 20 nov. 2022 17:18:10 |
CodeIgniter | 20 nov. 2022 17:16:11 |
Symfony | 20 nov. 2022 17:10:42 |
Zikula | 24 oct. 2020 13:00:27 |
Solar | 24 oct. 2020 12:55:59 |
Slim framework | 24 oct. 2020 12:54:37 |
Silex framework | 24 oct. 2020 12:53:29 |
Mako | 24 oct. 2020 12:52:32 |
ClanCatsFramework | 24 oct. 2020 12:51:52 |
PHPixie | 24 oct. 2020 12:51:52 |
Banshee | 24 oct. 2020 12:51:52 |
phalcon | 24 oct. 2020 12:49:59 |
MkFramework | 24 oct. 2020 12:47:51 |
Openbiz Cubi | 24 oct. 2020 12:43:59 |
PPI Framework | 24 oct. 2020 12:41:48 |
Kohana | 24 oct. 2020 12:33:59 |
Jelix | 24 oct. 2020 12:31:46 |
FuelPHP | 24 oct. 2020 12:29:48 |
Agile Toolkit | 24 oct. 2020 12:28:29 |
Fat-Free (F3) | 24 oct. 2020 12:26:03 |
Yii | 24 oct. 2020 12:15:47 |
Zend Framework 2 | 8 jan. 2016 21:26:32 |
Mouf | 7 jan. 2015 11:19:50 |
Collaborative Comparison of the stable versions of popular PHP frameworks (Banshee vs CakePHP vs CodeIgniter vs Kohana vs Solar vs Symfony vs Yii vs Zend Framework vs Lithium).
Features
This part in the comparison table try to summarize the important features of the main PHP frameworks.
Object-relational mapping (ORM) are components that helps you to transform your databases access in a more friendly object oriented manner. Instead of manipulating records, you manipulate objects and could most of the time forget about all the SQL queries that goes behind the scene.
Code generation make developers life easier by creating files and default content automatically so you don't have to.
Edge Side Includes (ESI) allows, with a compliant gateway cache, to cache a page fully and to update only parts of the page that have changed.
Resources
This section is an important part, it helps you to directly go to the section essential when using a new framework: the tutorials and documentation. Have a look at the tutorial and documentation to get a quick view at the code verbosity, and the documentation quality.
Do not hesitate to add comparison criteria or other PHP Frameworks...