PHP Insights is a Static Analysis Tool for your PHP code. It contains built-in checks for making code reliable, loosely coupled, simple, and clean. Works out-of-the-box with the current set of popular frameworks. # First, install: composer require nunomaduro/phpinsights –dev # Then, use it: ./vendor/bin/phpinsights PHP Insights →
Tag Archives: analysis
Is it brunch time?
Ben Jacobson, after having scraped and analyzed over 100M+ tweets: Brunch is officially from 10:01am to 1:40pm. But how did he define that? You can’t just plot all those tweets and then say “there”, there’s more to it than you’d think. Also: lovely charts! Is it brunch time? →Brunch Source (GitHub) →