bcosca / fatfree

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
2.66k stars 446 forks source link

Robust code #1155

Open szepeviktor opened 5 years ago

szepeviktor commented 5 years ago

Hello!

Please consider harvesting numerous benefits of @phpstan

phpstan analyze -a lib/base.php lib/ -l 0

Level may go up to 7!

And see https://twitter.com/szepeviktor/status/1157751604419997696

Tangol commented 1 year ago

@ikkez A code review system is extremely useful for any application, and FatFree really needs one. There are some great (free) options like: CodeFactor or Codacy.