Popular PHP-frameworks
J'aime 2
Compare the most popular PHP Frameworks of 2015 according to the survey of Sitepoint: sitepoint.com/...
For the expanded version look at: php-frameworks-comparison
Compare the most popular PHP Frameworks of 2015 according to the survey of Sitepoint: sitepoint.com/...
For the expanded version look at: php-frameworks-comparison
Lien | CakePHP | CodeIgniter | FuelPHP | Kohana | Laravel | MkFramework | Mouf | Nette | Openbiz Cubi | phalcon | PHPixie | PPI Framework | Silex framework | Slim framework | Solar | Symfony | Yii | Zend Framework 2 | Zikula |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Site web | cakephp.org | codeigniter.com | fuelphp.com | kohanaframework.org | laravel.com | mkframework.com | mouf-php.com | nette.org | phalcon.io | phpixie.com | www.ppi.io | symfony.com | slimframework.com | solarphp.com | symfony.com | yiiframework.com | zend.com | ziku.la | |
Dernière version | 4.4.7 | 4.2.10 | 1.8.2 | 3.3.6 | 8.11 | v4.135.0 | 2.0 | 2.1.12 | 3.0.9 | 4.0.6 | 2.*@dev | 1.0 | 1.2.3 | 4.5.0 | 1.1.2 | 6.1.7 | 2.0.38 | 2.2.0 | 3.0.3 |
Date de sortie | 28 oct. 2013 | 5 nov. 2022 | 27 jun. 2019 | 25 jul. 2016 | 21 oct. 2020 | 16 jan. 2020 | 7 jan. 2015 | 3 déc. 2015 | 6 mar. 2013 | 16 mai 2020 | 18 mar. 2014 | 1 jan. 2012 | 1 jun. 2018 | 14 avr. 2020 | 9 nov. 2010 | 28 oct. 2022 | 14 sep. 2020 | 15 mai 2013 | 4 sep. 2020 |
Dépendances | >= PHP 7.2.8 | >= PHP 7.4 | >= PHP 5.3 | >= PHP 5 | PHP >= 7.0.0, OpenSSL PHP Extension, PDO PHP Extension, Mbstring PHP Extension, Tokenizer PHP Extension, XML PHP Extension, | PHP >= 5.2 | >= PHP 5.3.2 | >=PHP5 | >=PHP 5.3.0 | >= 5.3.0 | >=PHP 5.3.0 | >=PHP 5.3.0 | >= PHP 5.2 | >= PHP 8.1 | >= PHP 5.4 | >= PHP 5.3 | >= PHP 5.3 | ||
Licence | MIT | BSD-style | MIT | BSD | MIT | LGPLV3 | MIT | BSD | New BSD License | BSD | MIT | MIT | BSD | MIT | BSD | BSD | GPL | ||
Fonctionnalités | |||||||||||||||||||
Internationalisation I18N / L10n | gettext, PHP array | language class | PHP array | PHP array, gettext via extension | plugin_i18n | FINE | Zend I18N has UI interface | gettext, PHP array | language class | XML (XLIFF) PHP YAML MySQL (via Bundle) | gettext database PHP array | PHP Array, INI file, Gettext. Any other translator loader (XML, DB) can be implemented | gettext | ||||||
Génération de code | CLI | CLI | CLI | Mkbuilder: générateur Web | Discouraged, use advanced configuration via dependency injection instead | has built in Openbiz Appbuilder | CLI | Yii CLI, Gii (Web based) | Module Studio | ||||||||||
ORM | Custom | ActiveRecord | Custom | Custom | ELOQUENT ORM (active record) | Custom possibilité facilement d'utiliser un autre (doctrine par exemple) | TDBM or Doctrine | Supported Metadata Level ORM | PHPixie ORM | Doctrine Propel2 | Doctrine 2 ou Propel | Database Access Objects (DAO), Active Record (AR) | Zend Db, intégration de doctrine 2 via composer | Doctrine | |||||
Type de cache | Memcache, APC File, APC, Memcache, Redis | File, apc, memcached, xcache | File, Redis, Memcache, APC | APC, File, Memcached, Memcached-tags, SQLite, Wincache | File System, Database, Memcached, APC, Redis, Xcache, WinCache, Memory (Arrays) | cache html de page complète et/ou de "zones"/"modules" du site | APC, File, Memcache, Memory, or any Doctrine Cache implementation | Based on Zend_Cache | APC Redis File Memcached XCache | APC, Memcache, XCache | HTTP 1.1 Memcache Filesystem AS3 APC, eAccelerator, XCache | APC, Database, eAccelerator, File, Memcache, WinCache, XCache, ZendPlatform | |||||||
Services | Third party | XML-RPC | WebServices | All ZF components | SOAP / WebServices | Zend Service Manager | |||||||||||||
Dependency injection container | Oui With autowiring | Oui With graphical interface, compatible with ContainerInterop | Oui | Oui | |||||||||||||||
Systèmes de templates | Custom but Smarty/Twig can be used | PHP, Simple template parser "{var_name}" | PHP, Dwoo, HAML, JADE, Markdown, Mustache, Smarty, Twig | Blade, PHP, Custom | Built-in Twig support | Latte | Smarty and PHP | PHP | PHP Twig Smarty PHPTal | PHP | PHP, Twig | PHP and Prado's - Several others using Extensions (Razor, Smarty, Twig, etc) | phtml | Smarty | |||||
MVC | Oui MVP | Oui | Oui | Oui Optional | |||||||||||||||
Web2.0 | Full jQuery, jQuery UI, Grid System, Native AJAX,RestFul | jQuery HTML5boilerplate | JS-library agnostic | built-in jQuery and Prototype | jQuery Html5bolierplate Twitter Bootstrap Modernizr | built-in jQuery, extendable to any javascript framework | |||||||||||||
Librairie de test | PHPUnit | PHPUnit (In development) | PHPUnit | PHPUnit | PHPUnit | PHPUnit | PHPUnit | PHPUnit, Selenium | PHPUnit | ||||||||||
Génération de code | CLI | CLI | CLI | Mkbuilder: générateur Web | Discouraged, use advanced configuration via dependency injection instead | has built in Openbiz Appbuilder | CLI | Yii CLI, Gii (Web based) | Module Studio | ||||||||||
Générateur de menu | Oui | Oui | |||||||||||||||||
Générateur de CRUD | Oui | Oui | Oui Evolugrid and BCE | Oui SensioGeneratorBundle | Oui Gii | ||||||||||||||
Gestion de logs | Oui | Oui | Oui PSR-3 compliant | Oui PSR-3 compliant | Oui | ||||||||||||||
User interface | Oui Oui : Builder | Oui Extensible | |||||||||||||||||
Ressources | |||||||||||||||||||
Site web | cakephp.org | codeigniter.com | fuelphp.com | kohanaframework.org | laravel.com | mkframework.com | mouf-php.com | nette.org | phalcon.io | phpixie.com | www.ppi.io | symfony.com | slimframework.com | solarphp.com | symfony.com | yiiframework.com | zend.com | ziku.la | |
Official Certification | Oui exam-based | Oui | |||||||||||||||||
Offcial Training | Oui | Oui | |||||||||||||||||
Tutoriel | cakephp.org/... | codeigniter.com/... | kohanaframework.org/... | laravel.com/... | developpez.com/... | mouf-php.com/... | google.com/... | phpixie.com/... | www.ppi.io/... | solarphp.com/... | symfony.com/... | yiiframework.com/... | zend.com/... | ||||||
Github / Bitbucket / Sourceforge | github.com/... | github.com/... | github.com/... | github.com/... | github.com/... | github.com/... | google.com/... | github.com/... | github.com/... | github.com/... | github.com/... | github.com/... | github.com/... | ||||||
Commercial Support | |||||||||||||||||||
Projets importants qui l'utilisent | teamspeak.net socialpoke.me hotscripts.com flipcomp.com | expressionengine.com skyclerk.com | dupot.org supercapote.com | packanalyst.com pathefilms.com wabel.com webikeo.com and many more! | bestbuys.com, joined.com, many many more | Dailymotion: symfony.com/... Drupal 8 eZ Publish 5 | stay.com fictioncity.net humhub.org | bbc.co.uk bnpparibas.com webex.com villeroy-boch.com | |||||||||||
@cakephp | @CodeIgniter | @fuelphp | @laravelphp | @mkframework | @mouf_php | @symfony | @yiiframework | @zfdevteam | |||||||||||
Development community | |||||||||||||||||||
Active community | Oui | ||||||||||||||||||
Community | yiiframework.com/... | ||||||||||||||||||
StackOverflow | 31 332 | 69 123 | 50k | <100 | <100 | 68 862 | 14k | 25k | |||||||||||
Vos avis | |||||||||||||||||||
Simplicité | 4.3/5 3 notes | 4.7/5 10 notes | 5.0/5 1 note | 5.0/5 1 note | 5.0/5 6 notes | 5.0/5 3 notes | 3.0/5 2 notes | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | 3.8/5 4 notes | 4.7/5 3 notes | 3.1/5 7 notes | aucune note |
Learning Curve | aucune note | aucune note | aucune note | aucune note | 5.0/5 1 note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | 4.0/5 1 note | aucune note | 2.0/5 1 note | aucune note |
Stability | aucune note | aucune note | aucune note | aucune note | 5.0/5 1 note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | 5.0/5 1 note | aucune note | 5.0/5 1 note | aucune note |
Long Term Stability | aucune note | aucune note | aucune note | aucune note | 3.0/5 1 note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | 5.0/5 1 note | aucune note | 5.0/5 1 note | aucune note |
Active international social community | aucune note | aucune note | aucune note | aucune note | 5.0/5 1 note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | 5.0/5 1 note | 5.0/5 2 notes | aucune note | aucune note |
Features | aucune note | aucune note | aucune note | aucune note | 5.0/5 1 note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | 5.0/5 1 note | aucune note | aucune note | aucune note |
Flexibility | aucune note | aucune note | aucune note | aucune note | 3.0/5 1 note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | 5.0/5 1 note | aucune note | aucune note | aucune note |
Large projects | aucune note | aucune note | aucune note | aucune note | 3.0/5 1 note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | 5.0/5 1 note | aucune note | 4.0/5 1 note | aucune note |
Performance | aucune note | aucune note | aucune note | aucune note | 5.0/5 1 note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | 2.0/5 1 note | aucune note | 2.0/5 1 note | aucune note |
Used by large companies | aucune note | aucune note | aucune note | aucune note | 2.0/5 1 note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | aucune note | 5.0/5 1 note | aucune note | 5.0/5 1 note | aucune note |
J'aime | J'aime 8 | J'aime 40 | J'aime 4 | J'aime 4 | J'aime 18 | J'aime 1 | J'aime 1 | J'aime 0 | J'aime 1 | J'aime 1 | J'aime 1 | J'aime 3 | J'aime 0 | J'aime 0 | J'aime 0 | J'aime 19 | J'aime 36 | J'aime 4 | J'aime 0 |
Popularity 2015 at Work | 255 | 597 | 25 | 35 | 1 659 | 671 | 169 | 418 | 65 | 79 | 1 067 | 504 | 390 | ||||||
Popularity 2015 personal | 229 | 482 | 27 | 22 | 2 112 | 703 | 231 | 420 | 142 | 158 | 1 005 | 620 | 346 | ||||||
Popularity 2014 | 4,51 % | 7,62 % | 1,5 % | 25,85 % | 0 % | 16,73 % | 1,5 % | 1,5 % | 10,62 % | 7,62 % | 4,51 % | ||||||||
Sécurité | |||||||||||||||||||
XSRF | Oui | Oui Built-in | Oui | Oui | Oui | ||||||||||||||
XSS | Oui | Oui Built-in | Oui | Oui | Oui Via Twig | Oui | |||||||||||||
NullByte | Oui | ||||||||||||||||||
SQL injection | Oui | Oui Built-in | Oui | Oui | Oui Via TDBM or Doctrine | Oui |
Avis utilisateurs et commentaires
Jo999uk le 14 avr. 2020 07:30:27 a noté CodeIgniter: Simplicité 5/5
julien le 20 aoû. 2019 11:19:01 a noté Mouf: Simplicité 1/5
wajidkhan le 10 jul. 2019 20:09:05 suggère de modifier Zend Framework 2 en mettant la valeur de Nom à Zend Framework
Jani Ali le 28 fév. 2019 10:14:32 a noté Zend Framework 2: Simplicité 5/5
wajidkhan le 26 fév. 2019 08:36:07 a noté CodeIgniter: Simplicité 5/5
wajidkhan le 26 fév. 2019 08:35:50 a noté Laravel: Simplicité 5/5
wajidkhan le 26 fév. 2019 08:35:29 a noté CakePHP: Simplicité 4/5
nbtai91 le 23 oct. 2018 08:18:51 a noté Symfony: Simplicité 5/5
oliver russell le 14 sep. 2018 09:39:10
jugcosta le 21 mar. 2018 00:40:41 a noté Yii: Active international social community 5/5
jugcosta le 21 mar. 2018 00:39:55 a noté Yii: Simplicité 5/5
codiiv le 29 jan. 2018 12:41:36 a noté Laravel: Simplicité 5/5
valcanarias le 20 jun. 2017 10:05:47
Alvin Bunk le 13 mai 2016 08:27:08 suggère de modifier Symfony en mettant la valeur de Nom à Symfony3
Antonín Slejška le 29 mar. 2016 13:47:42 a noté Yii: Simplicité 5/5
Antonín Slejška le 29 mar. 2016 13:47:36 a noté Yii: Active international social community 5/5
SuperMario le 23 mar. 2016 17:38:13 a noté Symfony: Simplicité 4/5
SuperMario le 23 mar. 2016 17:37:40 a noté Zend Framework 2: Simplicité 1/5
flexjoly le 7 jan. 2016 19:26:32 a noté Laravel: Used by large companies 2/5
flexjoly le 7 jan. 2016 19:25:13 a noté Symfony: Used by large companies 5/5
voir les commentaires plus anciensgood
Most of the frameworks listed here shouldn't be counted as popular because they have low user base and downloads. You cannot compare them with best php frameworks (cloudways.com/... ) like laravel, symfony and yii.
comunidade em português
excelent
By far the most versatile, powerful and beautiful Framework. Its ORM, CI, ECHO, ELOQUENT, etc... are some of the feature the modern web dev should have
I and my team made the following infographic about most popular PHP frameworks. I hope that it will be useful for the audience: webhostface.com/...
Version 3 is now commonly used.