PHPackages                             misumirize/git-validate - 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. [CLI &amp; Console](/categories/cli)
4. /
5. misumirize/git-validate

ActiveLibrary[CLI &amp; Console](/categories/cli)

misumirize/git-validate
=======================

CLI tool for Git hook validation

v0.1.0(11y ago)12.2k11MITPHPPHP &gt;=5.4

Since Dec 11Pushed 11y ago1 watchersCompare

[ Source](https://github.com/MisumiRize/php-git-validate)[ Packagist](https://packagist.org/packages/misumirize/git-validate)[ RSS](/packages/misumirize-git-validate/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (6)Versions (1)Used By (1)

GitValidate [![Build Status](https://camo.githubusercontent.com/b85b4dfdaaebdefbfbf2a407f637dc6dd2f2eb5e59dc5665c3a137a0ea86eb90/68747470733a2f2f7472617669732d63692e6f72672f4d6973756d6952697a652f7068702d6769742d76616c69646174652e737667)](https://travis-ci.org/MisumiRize/php-git-validate)
================================================================================================================================================================================================================================================================================================

[](#gitvalidate-)

GitValidate is a CLI tool for Git hook validation.

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

[](#requirement)

- PHP &gt;= 5.4
- symfony/console
- symfony/process
- phine/path

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

[](#installation)

### Symlink

[](#symlink)

```
$ ln -s /path/to/bin/validate /path/to/repo/.git/hooks/pre-commit
```

### .validate.json

[](#validatejson)

```
{
    "pre-commit": "test",
    "scripts": {
        "test": "phpunit"
    }
}
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity46

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

4221d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4456724?v=4)[Rize MISUMI](/maintainers/MisumiRize)[@MisumiRize](https://github.com/MisumiRize)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/misumirize-git-validate/health.svg)

```
[![Health](https://phpackages.com/badges/misumirize-git-validate/health.svg)](https://phpackages.com/packages/misumirize-git-validate)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[drupal/core

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

21866.0M1.7k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M418](/packages/drupal-core-recommended)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M571](/packages/shopware-core)[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/packages/illuminate-console)

PHPackages © 2026

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