PHPackages                             richardtmiles/php-git-hooks - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. richardtmiles/php-git-hooks

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

richardtmiles/php-git-hooks
===========================

version and release management

3.1.0(2y ago)0993mitPHPPHP &gt;=8.2

Since Mar 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/RichardTMiles/php-git-hooks)[ Packagist](https://packagist.org/packages/richardtmiles/php-git-hooks)[ RSS](/packages/richardtmiles-php-git-hooks/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (18)Used By (3)

PhpGitHooks
===========

[](#phpgithooks)

Standardizing my .githooks runtime

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

[](#installation)

```
composer require --dev richardtmiles/php-git-hooks
```

You'll need to add the following manually to your composer.json. `PhpGitHooks\\PhpGitHooks::install` can be run in any order. Learn more about [Composer scripts here](https://getcomposer.org/doc/articles/scripts.md).

```
{
  "scripts": {
    "post-install-cmd": [
      "PhpGitHooks\\PhpGitHooks::install"
    ],
    "post-update-cmd": [
      "PhpGitHooks\\PhpGitHooks::install"
    ]
  },
}
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Recently: every ~11 days

Total

17

Last Release

750d ago

Major Versions

0.2.6 → 1.0.02024-04-28

1.0.0 → 2.0.02024-04-28

2.0.0 → 3.0.02024-04-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/3a11686f00909b19508acafb581e84b9fc3692b1717e246adae278cb04b31f17?d=identicon)[RichardTMiles](/maintainers/RichardTMiles)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/richardtmiles-php-git-hooks/health.svg)

```
[![Health](https://phpackages.com/badges/richardtmiles-php-git-hooks/health.svg)](https://phpackages.com/packages/richardtmiles-php-git-hooks)
```

###  Alternatives

[acquia/drupal-environment-detector

Provides common methods for detecting the current Acquia environment

105.9M19](/packages/acquia-drupal-environment-detector)[te7a-houdini/laroute

Access Laravels URL/Route helper functions, from JavaScript.

33512.1k](/packages/te7a-houdini-laroute)[php-tui/cassowary

Cassowary constraint solving algorithm implementation

21759.9k1](/packages/php-tui-cassowary)

PHPackages © 2026

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