PhpCodeAnalyzer

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

PhpCodeAnalyzer finds usage of different non-built-in extensions in your php code.

This tool helps you understand how transportable your code between php installations is.

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 wapmorgan/php-code-analyzer
Run it:
php vendor/bin/phpca