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)447.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 4w 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 65% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity31

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

1011d 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.3k17.0M1.1k](/packages/phpro-grumphp)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k20](/packages/tempest-framework)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19467.3M1.9k](/packages/drupal-core)[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6943.5M448](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M668](/packages/shopware-core)

PHPackages © 2026

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