项目作者: alexanderschnitzler

项目描述 :
A tool for analyzing all TYPO3 extension uploaded to the TER (TYPO3 Extension Repository)
高级语言: PHP
项目地址: git://github.com/alexanderschnitzler/ter-analyzer.git
创建时间: 2016-05-25T09:07:34Z
项目社区:https://github.com/alexanderschnitzler/ter-analyzer

开源协议:

下载


Installation

  • Create and adjust .env file: cp .env.example .env
  • composer install
  • php index.php

During the first run of index.php all necessary database tables are created.

Import and analyze

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