PHP Assumptions

(( gitHubWatchers )) (( gitHubStars )) (( gitHubForks ))

PHP Assumptions is a static code analysis tool doing checks for weak assumptions.

It is the result of a proof of concept inspired by the "From assumptions to assertions" blog post.

Installation

Install from a Composer package as a dev dependency (with Composer)

Make sure you have Composer installed.

Require it as a dev dependency:
composer require --dev rskuipers/php-assumptions
Run it:
php vendor/bin/phpa