Link | CodeIgniter | Laravel | Mouf | Symfony | Yii |
|---|---|---|---|---|---|
| Webseite | codeigniter.com | laravel.com | mouf-php.com | symfony.com | yiiframework.com |
| License | BSD-style | MIT | MIT | MIT | BSD |
| Requirements | >= PHP 8.4 | PHP >= 7.0.0, OpenSSL PHP Extension, PDO PHP Extension, Mbstring PHP Extension, Tokenizer PHP Extension, XML PHP Extension, | >= PHP 5.3.2 | >= PHP 8.2 | >= PHP 7.3 |
| Eigenschaften | |||||
| Internationalization I18N / L10n | language class | PHP array, gettext via extension | FINE | XML (XLIFF) CSV PHP | gettext database PHP array |
| Code generation | CLI | Discouraged, use advanced configuration via dependency injection instead | CLI | Yii CLI, Gii (Web based) | |
| ORM | ActiveRecord | ELOQUENT ORM (active record) | TDBM or Doctrine | Doctrine 2, Propel (active record) | Database Access Objects (DAO), Active Record (AR) |
| Cache storage | File, apc, memcached, xcache | File System, Database, Memcached, APC, Redis, Xcache, WinCache, Memory (Arrays) | APC, File, Memcache, Memory, or any Doctrine Cache implementation | HTTP, APC, eAccelerator, XCache | APC, Database, eAccelerator, File, Memcache, WinCache, XCache, ZendPlatform |
| Dienstleistungen | XML-RPC | SOAP / WebServices | |||
| Dependency injection container | Ja With autowiring | Ja With graphical interface, compatible with ContainerInterop | Ja | ||
| Template System | PHP, Simple template parser "{var_name}" | Blade, PHP, Custom | Built-in Twig support | PHP, Twig | PHP and Prado's - Several others using Extensions (Razor, Smarty, Twig, etc) |
| Web2.0 | jQuery HTML5boilerplate | built-in jQuery, extendable to any javascript framework | |||
| Testing library | PHPUnit (In development) | PHPUnit | PHPUnit | PHPUnit, Selenium | |
| Code generation | CLI | Discouraged, use advanced configuration via dependency injection instead | CLI | Yii CLI, Gii (Web based) | |
| Générateur de menu | Ja | ||||
| Générateur de CRUD | Ja Evolugrid and BCE | Ja SensioGeneratorBundle | Ja Gii | ||
| Gestion de logs | Ja | Ja PSR-3 compliant | Ja PSR-3 compliant | ||
| User interface | Ja Extensible | ||||
| Resources | |||||
| Webseite | codeigniter.com | laravel.com | mouf-php.com | symfony.com | yiiframework.com |
| Tutorial | codeigniter.com/... | laravel.com/... | mouf-php.com/... | symfony.com/... | yiiframework.com/... |
| Github / Bitbucket / Sourceforge | github.com/... | github.com/... | github.com/... | github.com/... | github.com/... |
| Commercial Support | |||||
| Notable projects using it | expressionengine.com skyclerk.com | packanalyst.com pathefilms.com wabel.com webikeo.com and many more! | Dailymotion: symfony.com/... Drupal 8 eZ Publish 5 | stay.com fictioncity.net humhub.org | |
| X (Twitter) | @CodeIgniter | @laravelphp | @mouf_php | @symfony | @yiiframework |
| Development community | |||||
| Active community | Ja | ||||
| Active international social community | no rating | 5.0/5 1 rating | no rating | 5.0/5 1 rating | 5.0/5 2 ratings |
| Community | yiiframework.com/... | ||||
| Ihre Bewertungen | |||||
| Simplicity | 4.7/5 10 ratings | 5.0/5 6 ratings | 3.0/5 2 ratings | 3.8/5 4 ratings | 4.7/5 3 ratings |
| Ich mag das | Likes 40 | Likes 18 | Likes 1 | Likes 19 | Likes 36 |
| Sicherheit | |||||
| XSRF | Ja Built-in | Ja | Ja | ||
| XSS | Ja Built-in | Ja | Ja Via Twig | Ja | |
| NullByte | |||||
| SQL injection | Ja Built-in | Ja | Ja Via TDBM or Doctrine | Ja |