

exakat
Like
xakat is a tool for analyzing, reporting and assessing PHP code source efficiently and systematically. Exakat processes PHP 5.2 to 7.4 and 8.0 code, as well as reporting on security, performance, code quality, migration.
Cost / License
- Free Personal
- Open Source
Platforms
- Mac
- Windows
- Linux

exakat
Like
Features
- Static Code Analysis
- Static analysis
Tags
exakat News & Activities
Highlights All activities
Recent activities
No activities found.
exakat information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is exakat?
xakat is a tool for analyzing, reporting and assessing PHP code source efficiently and systematically. Exakat processes PHP 5.2 to 7.4 and 8.0 code, as well as reporting on security, performance, code quality, migration.
Exakat reads the code, builds an AST and several dependency graphs, then indexes all of it in a graph database. From there, exakat runs analysis, collecting potential errors and descriptive information about the code. Finally, exakat produces reports, both for humans and machines.