PHPackages                             ftven/cli-audit - 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. ftven/cli-audit

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

ftven/cli-audit
===============

Audit CLI Tool (PHP QA)

00PHP

Since Jul 3Pushed 11y ago15 watchersCompare

[ Source](https://github.com/francetv/php-cli-audit)[ Packagist](https://packagist.org/packages/ftven/cli-audit)[ RSS](/packages/ftven-cli-audit/feed)WikiDiscussions develop Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

AUDIT CLI
=========

[](#audit-cli)

Audit CLI is a command line tool (CLI) providing useful commands to audit PHP projects source code.

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

[](#installation)

### 1/ Phar download

[](#1-phar-download)

You can download the Phar packaged version on http://... (@todo)

```
$ curl -sS -O http://.../audit.phar
$ sudo mv audit.phar /usr/local/bin/audit

```

### 2/ Git clone

[](#2-git-clone)

You can directly clone the GitHub repository :

```
$ git clone git@github.com:francetv/php-cli-audit.git
$ cd php-cli-audit
$ composer.phar install
$ ./bin/audit package
$ sudo mv audit.phar /usr/local/bin/audit

```

Usage
-----

[](#usage)

```
$ audit
$ audit -h
$ audit

```

Tests
-----

[](#tests)

You can run the unit tests with the following command:

```
$ cd php-cli-audit
$ composer.phar install
$ ./bin/phpunit --colors test

```

Resources
---------

[](#resources)

[Audit CLI](https://github.com/francetv/php-cli-audit)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a3a9009e3cc80e314bc46ccf7752b82a16660bc21a44a9fd4ef896ddef29e75e?d=identicon)[ohoareau](/maintainers/ohoareau)

![](https://www.gravatar.com/avatar/9a4feaf5efce7491827041201a117b3585e758406e95fa05854b308f66f62e51?d=identicon)[ftven](/maintainers/ftven)

---

Top Contributors

[![ohoareau](https://avatars.githubusercontent.com/u/240222?v=4)](https://github.com/ohoareau "ohoareau (3 commits)")

### Embed Badge

![Health badge](/badges/ftven-cli-audit/health.svg)

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

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

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