simpspector / analyser
There is no license information available for the latest version (1.0.0) of this package.
SimpSpector Analyser
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
1.0.0
2016-09-24 12:53 UTC
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