Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 537 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 537 Bytes

framework-comparison

Compare some metrics of popular PHP frameworks

  • phpstan up to level 8/9
  • psalm

each for the framework core

but also for a demo project maybe using some common hello world including DB call and processing?

Frameworks

Top PHP frameworks

  • laravel/framework
  • symfony/symfony
  • yiisoft/yii2
  • cakephp/cakephp
  • codeigniter4/CodeIgniter4

Results

See reports/ files.

TODOs

  • finish above
  • add silenced issues in the code (inline annotations) as 1 error each
  • visible results as table or graph