PHPackages                             justijndepover/php-check - 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. justijndepover/php-check

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

justijndepover/php-check
========================

Helper package to fix coding styles and run unit testing

0.12.0(4y ago)11.0k4MITPHP

Since Mar 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/justijndepover/php-check)[ Packagist](https://packagist.org/packages/justijndepover/php-check)[ Docs](https://github.com/justijndepover/php-check)[ RSS](/packages/justijndepover-php-check/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (13)Used By (4)

PHP Check
=========

[](#php-check)

[![Latest Version on Packagist](https://camo.githubusercontent.com/59399a2ab8d9bafd27c3223d37c17ea301814a74573d130be6e9578997f102b8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a757374696a6e6465706f7665722f7068702d636865636b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/justijndepover/php-check)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/973244eb1ffeb435a2f8004e84561aa3c125f1161f51626993a0032a7f711b48/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a757374696a6e6465706f7665722f7068702d636865636b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/justijndepover/php-check)

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

[](#installation)

You can install the package with composer

```
composer require justijndepover/php-check --dev
```

First usage
-----------

[](#first-usage)

After installing the package, you should add a php-cs-fixer config file to your project.

The script will automatically detect the presence of the file. If none exists, you will be prompted to install one.

```
./vendor/bin/php-check
```

Usage
-----

[](#usage)

The gist of the package is to have a global script that checks your code for possible syntax errors and bugs. Run this script before you push your changes.

This package provides:

- a global set of php-cs-fixer rules
- an option to check your code for possible syntax errors
- an option to fix your syntax errors
- an option to run phpunit
- an option to run all checks

The script is interactive, so you only have to run it.

```
./vendor/bin/php-check
```

Related repositories
--------------------

[](#related-repositories)

- [timacdonald/php-style](https://github.com/timacdonald/php-style): inspiration for this package

Security
--------

[](#security)

If you find any security related issues, please open an issue or contact me directly at [justijndepover@gmail.com](justijndepover@gmail.com).

Contribution
------------

[](#contribution)

If you wish to make any changes or improvements to the package, feel free to make a pull request.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity49

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.

###  Release Activity

Cadence

Every ~6 days

Recently: every ~0 days

Total

12

Last Release

1812d ago

### Community

Maintainers

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

---

Top Contributors

[![justijndepover](https://avatars.githubusercontent.com/u/9008623?v=4)](https://github.com/justijndepover "justijndepover (21 commits)")

---

Tags

phpphp-cs-fixerphpunitphpphpunitcheckphp-cs-fixerjustijndepover

### Embed Badge

![Health badge](/badges/justijndepover-php-check/health.svg)

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

###  Alternatives

[vimeo/psalm

A static analysis tool for finding errors in PHP applications

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

A static analyzer for PHP

5.6k11.2M1.1k](/packages/phan-phan)[robiningelbrecht/phpunit-coverage-tools

PHPUnit coverage tools

1783.0k34](/packages/robiningelbrecht-phpunit-coverage-tools)[sci3ma/symfony-grumphp

Configured GrumPHP with bunch of tools for static code analysis Symfony Framework

196.7k](/packages/sci3ma-symfony-grumphp)[df/php-coverfish

lightweight static code analysis tool for class coverage check of PHPUnit's CodeCoverage

234.9k1](/packages/df-php-coverfish)[phrozenbyte/phpunit-array-asserts

Provides various array-related PHPUnit assertions, primarily used for API testing.

1055.0k1](/packages/phrozenbyte-phpunit-array-asserts)

PHPackages © 2026

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