The Exakat Engine is an automated code reviewing engine for PHP.
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
$ 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
Projects smaller than 1k lines of code may be tested online, with the most recent version of exakat.
See CONTRIBUTING.md for information on how to contribute to the Exakat engine.
See Changelog.txt for information on how to contribute to the Exakat engine.