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

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

grilar/git-commit-checker
=========================

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

v1.0.0(2y ago)03MITPHPPHP ^8.0|^8.1|^8.2

Since Aug 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/grilar/git-commit-checker)[ Packagist](https://packagist.org/packages/grilar/git-commit-checker)[ RSS](/packages/grilar-git-commit-checker/feed)WikiDiscussions main Synced today

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

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

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

 [![Latest Version](https://camo.githubusercontent.com/2b52a5c6c99b4aa0fe64fa1ddde0af5151f85a7b0b447935c5a920a2d85fd3af/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6772696c61722f6769742d636f6d6d69742d636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/grilar/git-commit-checker) [![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](/LICENSE) [![Total Downloads](https://camo.githubusercontent.com/5749b3008967b294ba27af4f7ebae8b960a6176a1ceeed31b058d4169ede2f8a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6772696c61722f6769742d636f6d6d69742d636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/grilar/git-commit-checker) [![Maintainability](https://camo.githubusercontent.com/0c70728cb1cc125e8319e6446b2efb58c648ae9e36953470ce29debc5c261c0a/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f61366534363132333037653362336266383235322f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/grilar/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 grilar/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
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

1053d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

grilargrilar cmsgrilar platformgrilar git commit checker

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k42.5M40.9k](/packages/orchestra-testbench)[binaryk/laravel-restify

Laravel REST API helpers

677415.0k](/packages/binaryk-laravel-restify)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[botble/git-commit-checker

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

48198.0k1](/packages/botble-git-commit-checker)[api-platform/laravel

API Platform support for Laravel

58171.5k14](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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