10000 GitHub - rsorge/exakat: The Exakat Engine : smart static analysis for PHP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rsorge/exakat

 
 

Repository files navigation

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 (Neo4j, gremlin, and dependencies) is detailled in the documentation.

Once the installation is finished, you may check it with 'doctor'.

$ php exakat.phar doctor

Installation from github

$ git clone https://github.com/exakat/exakat.git

$ cd exakat 

There, you may proceed with the rest of the installation (Neo4j, gremlin, and dependencies) is detailled in the documentation. You can also immediately use the PHAR after you have downloaded it, of course:

$ php exakat doctor

Run online

Projects smaller than 1k 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.

About

The Exakat Engine : smart static analysis for PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 57.0%
  • JavaScript 35.6%
  • HTML 4.8%
  • CSS 2.5%
  • Shell 0.1%
0