PHPackages                             exakat/exakat - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. exakat/exakat

ActiveApplication[Testing &amp; Quality](/categories/testing)

exakat/exakat
=============

The smart static analyzer for PHP

v2.6.1(2y ago)437.8k1[9 issues](https://github.com/exakat/exakat-ce/issues)[1 PRs](https://github.com/exakat/exakat-ce/pulls)AGPL-3.0-or-laterPHP

Since Mar 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/exakat/exakat-ce)[ Packagist](https://packagist.org/packages/exakat/exakat)[ Docs](https://www.exakat.io/)[ RSS](/packages/exakat-exakat/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (10)Versions (6)Used By (0)

Exakat
======

[](#exakat)

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

Installation
------------

[](#installation)

### Quick installation

[](#quick-installation)

Copy-paste the following code in your terminal. This was tested on OSX and Linux-debian.

```
mkdir exakat
cd exakat
curl -O -J 'https://www.exakat.io/versions/index.php?file=latest'

curl -O -J 'https://www.exakat.io/versions/index.php?file=latest.md5'
md5sum -c exakat-*.md5
// Example :
// exakat-2.6.0.phar: OK

mv exakat-*.phar exakat.phar

php exakat.phar install -v

php exakat.phar doctor
```

### Installation with docker

[](#installation-with-docker)

The docker usage is detailled in the [installation documentation](https://exakat.readthedocs.io/en/latest/Gettingstarted/Docker.html).

```
docker pull exakat/exakat:latest
```

### Saas Services

[](#saas-services)

Exakat has a enterprise version, available online at [exakat.io](http://www.exakat.io/).

### Run online

[](#run-online)

Projects smaller than 10k lines of code may be [tested online](http://www.exakat.io/free-trial/), with the most recent version of exakat.

Contribute
----------

[](#contribute)

See [CONTRIBUTING.md](https://github.com/exakat/exakat/blob/master/CONTRIBUTING.md) for information on how to contribute to the Exakat engine.

Changelog
---------

[](#changelog)

See [Changelog.txt](https://github.com/exakat/exakat/blob/master/ChangeLog.txt) for information on how to contribute to the Exakat engine.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~148 days

Total

5

Last Release

966d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15652256?v=4)[Exakat](/maintainers/exakat)[@exakat](https://github.com/exakat)

---

Top Contributors

[![christopheexakat](https://avatars.githubusercontent.com/u/33156062?v=4)](https://github.com/christopheexakat "christopheexakat (29 commits)")[![deepsourcebot](https://avatars.githubusercontent.com/u/60907429?v=4)](https://github.com/deepsourcebot "deepsourcebot (1 commits)")

---

Tags

phpcode reviewstatic analysiscode qualityAuditExakat

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/exakat-exakat/health.svg)

```
[![Health](https://phpackages.com/badges/exakat-exakat/health.svg)](https://phpackages.com/packages/exakat-exakat)
```

###  Alternatives

[phpro/grumphp

A composer plugin that enables source code quality checks.

4.3k16.3M979](/packages/phpro-grumphp)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k41.3M39.0k](/packages/orchestra-testbench)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[dave-liddament/sarb

Provides tools for baselining static analysis results and comparing against that baseline

1651.5M](/packages/dave-liddament-sarb)[php-code-archeology/php-code-archeology

Static analyzer for PHP project archeology. Calculates various metrics for your codebase.

812.8k](/packages/php-code-archeology-php-code-archeology)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
