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(5y ago)11.0k4MITPHP

Since Mar 18Pushed 5y 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 today

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 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity50

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

1864d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9008623?v=4)[Justijn Depover](/maintainers/justijndepover)[@justijndepover](https://github.com/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

[phpro/grumphp

A composer plugin that enables source code quality checks.

4.3k16.7M1.0k](/packages/phpro-grumphp)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k28.9M2.4k](/packages/infection-infection)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[drupal/core

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

21866.0M1.7k](/packages/drupal-core)[api-platform/openapi

Models to build and serialize an OpenAPI specification.

404.8M94](/packages/api-platform-openapi)[bitrix24/b24phpsdk

An official PHP library for the Bitrix24 REST API

10244.2k5](/packages/bitrix24-b24phpsdk)

PHPackages © 2026

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