A tool for analyzing all TYPO3 extension uploaded to the TER (TYPO3 Extension Repository)
.env
file: cp .env.example .env
composer install
php index.php
During the first run of index.php
all necessary database tables are created.
index.php
is an entry point to a console, providing two different commands.
php index.php import
Imports all extensions into ./tmp
php index.php import /path/to/sonar-scanner
analyzes all downloaded extensions