PHPackages                             elegancecms/git-commit-checker - 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. elegancecms/git-commit-checker

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

elegancecms/git-commit-checker
==============================

Check coding standard &amp; code syntax with Git pre-commit hook.

v2.1.9(1y ago)018MITPHPPHP ^8.0|^8.1|^8.2|^8.3

Since May 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/elegancecms/git-commit-checker)[ Packagist](https://packagist.org/packages/elegancecms/git-commit-checker)[ Docs](https://elegancecms.com)[ RSS](/packages/elegancecms-git-commit-checker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

Laravel GIT Commit Checker
==========================

[](#laravel-git-commit-checker)

 [![Overview Git Commit Checker](/art/overview.png)](/art/overview.png)

 [![Latest Version](https://camo.githubusercontent.com/2da5ad0a0a2c657dcb83e45607f8edf068452e58315fe5d61005354d6333e74a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c6567616e6365636d732f6769742d636f6d6d69742d636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elegancecms/git-commit-checker) [![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](/LICENSE) [![Total Downloads](https://camo.githubusercontent.com/1729933a9ae5916221435f3d338a33f078a52e95795f8acb3d751cf87f667231/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c6567616e6365636d732f6769742d636f6d6d69742d636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elegancecms/git-commit-checker) [![Maintainability](https://camo.githubusercontent.com/0c70728cb1cc125e8319e6446b2efb58c648ae9e36953470ce29debc5c261c0a/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f61366534363132333037653362336266383235322f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/elegancecms/git-commit-checker/maintainability)

Requirement
-----------

[](#requirement)

- Laravel 9.32 or later
- If you're using Laravel 8.0 or earlier, please use version 1.x

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

[](#installation)

You can install the package via composer:

```
composer require elegancecms/git-commit-checker
```

Publish the configuration:

```
php artisan vendor:publish --tag=git-commit-checker-config
```

### Install GIT hooks

[](#install-git-hooks)

Run this command to install:

```
php artisan git-commit-checker:install
```

Run test manually (made sure you've added all changed files to git stage):

```
php artisan git-commit-checker:pre-commit-hook
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Sang Nguyen](https://github.com/sangnguyenplus)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance49

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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 ~0 days

Total

2

Last Release

374d ago

Major Versions

1.0.0 → v2.1.92025-05-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/1344162358b09ab039c278bba261229279e864efe9fa8f4824df0a6e5bc617ff?d=identicon)[elegancecms](/maintainers/elegancecms)

---

Top Contributors

[![elegancecms](https://avatars.githubusercontent.com/u/74207345?v=4)](https://github.com/elegancecms "elegancecms (2 commits)")

---

Tags

elegancecmselegancecms platformelegancecms cmselegancecms git commit checker

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/elegancecms-git-commit-checker/health.svg)

```
[![Health](https://phpackages.com/badges/elegancecms-git-commit-checker/health.svg)](https://phpackages.com/packages/elegancecms-git-commit-checker)
```

###  Alternatives

[orchestra/testbench

Laravel Testing Helper for Packages Development

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

Testing helpers for your OpenAPI spec

3021.4M1](/packages/hotmeteor-spectator)[orchestra/workbench

Workbench Companion for Laravel Packages Development

8217.0M43](/packages/orchestra-workbench)[botble/git-commit-checker

Check coding standard &amp; code syntax with Git pre-commit hook.

47186.4k1](/packages/botble-git-commit-checker)[guanguans/laravel-soar

SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。

2227.8k](/packages/guanguans-laravel-soar)[spurwork/spectator

Testing helpers for your OpenAPI spec

3021.5k](/packages/spurwork-spectator)

PHPackages © 2026

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