simpspector / analyser
SimpSpector Analyser
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 1 256
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 8
Forks: 0
Open Issues: 12
Type:lib
Requires
- php: ~5.4 || ~7.0
- davidbadura/markdown-builder: ~1.0.3
- jms/serializer: ~1.0
- nikic/php-parser: ^2.0
- pdepend/pdepend: ~2.2
- phpdocumentor/reflection-docblock: ~3.0
- phpmd/phpmd: ~2.1
- phpunit/php-token-stream: 1.*
- sensiolabs/security-checker: ~2.0 || ~3.0
- simpspector/twig-lint: ^1.1.2
- squizlabs/php_codesniffer: ~2.0
- symfony/config: ^2.7 || ^3.0
- symfony/console: ^2.7 || ^3.0
- symfony/dependency-injection: ^2.7 || ^3.0
- symfony/event-dispatcher: ^2.7 || ^3.0
- symfony/finder: ^2.7 || ^3.0
- symfony/options-resolver: ^2.7 || ^3.0
- symfony/process: ^2.7 || ^3.0
- symfony/serializer: ^2.7 || ^3.0
- symfony/yaml: ^2.7 || ^3.0
- webmozart/path-util: ^2.0
Requires (Dev)
- phpunit/phpunit: ~4.8.20 || ~5.0
- symfony/var-dumper: ^2.7 || ^3.0
This package is auto-updated.
Last update: 2021-05-11 20:23:11 UTC
README
this is the analyser component to simplethings/simpspector - all the static code inspection is done here
Usage
# initialize .simpspector.yml # run init and follow instructions bin/simpspector init /path/to/project # run analyser on your project bin/simpspector analyse /path/to/project --format=detail
Example output: https://travis-ci.org/simpspector/analyser/jobs/67263598#L264