exakat

The Exakat Engine : smart static analysis for PHP

Github星跟蹤圖

Exakat

The Exakat Engine is an automated code reviewing engine for PHP.

Installation

Installation with the phar

Phar is the recommended installation process.

The Exakat engine is distributed as a phar archive, that contains all the needed PHP code.

The rest of the installation (Gremlin-server) is detailled in the installation documentation.

The quick installation guide is the following (command line, MacOS. See docs for more options):

mkdir exakat
cd exakat
curl -o exakat.phar http://dist.exakat.io/index.php?file=latest
curl -o apache-tinkerpop-gremlin-server-3.3.6-bin.zip http://dist.exakat.io/apache-tinkerpop-gremlin-server-3.3.6-bin.zip
unzip apache-tinkerpop-gremlin-server-3.3.6-bin.zip
mv apache-tinkerpop-gremlin-server-3.3.6 tinkergraph
rm -rf apache-tinkerpop-gremlin-server-3.3.6-bin.zip

# Optional : install neo4j engine.
cd tinkergraph
./bin/gremlin-server.sh install org.apache.tinkerpop neo4j-gremlin 3.3.6
cd ..

php exakat.phar doctor

Run online

Projects smaller than 10k lines of code may be tested online, with the most recent version of exakat.

Contribute

See CONTRIBUTING.md for information on how to contribute to the Exakat engine.

Changelog

See Changelog.txt for information on how to contribute to the Exakat engine.

主要指標

概覽
名稱與所有者exakat/exakat
主編程語言PHP
編程語言PHP (語言數: 6)
平台
許可證Other
所有者活动
創建於2015-11-04 16:00:34
推送於2022-03-24 09:32:24
最后一次提交2022-03-24 10:32:21
發布數169
最新版本名稱v2.1.9 (發布於 )
第一版名稱yudi (發布於 2013-12-13 10:01:11)
用户参与
星數379
關注者數16
派生數42
提交數16.9k
已啟用問題?
問題數130
打開的問題數46
拉請求數8
打開的拉請求數2
關閉的拉請求數17
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?