PHPackages                             haringsrob/php-nocheckin - 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. haringsrob/php-nocheckin

ActiveLibrary

haringsrob/php-nocheckin
========================

Adds a git hook to block commits if @NOCHECKIN is found in modified files.

01Shell

Since Apr 15Pushed 5y ago1 watchersCompare

[ Source](https://github.com/haringsrob/php-nocheckin)[ Packagist](https://packagist.org/packages/haringsrob/php-nocheckin)[ RSS](/packages/haringsrob-php-nocheckin/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP-nocheckin
=============

[](#php-nocheckin)

A simple composer package that adds a no-checkin pre-commit hook to your project.

Before every commit it will check if there is an occurence of "@NOCHECKIN", if it is found it will block the commit.

@NOCHECKIN can be used to tag you code, same as with @TODO, but for important parts that need to be fully resolved.

Install
-------

[](#install)

If you do want to install it for your project only use:

```
composer require --dev haringsrob/php-nocheckin

```

It does not work?
-----------------

[](#it-does-not-work)

Most likely you already have a pre-commit hook. And there is nothing I can do about that.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0620f4b2365909cf6bdc86788a35689579dbd59e1ba51a86c839c2da321ab90e?d=identicon)[harings\_rob](/maintainers/harings_rob)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/haringsrob-php-nocheckin/health.svg)

```
[![Health](https://phpackages.com/badges/haringsrob-php-nocheckin/health.svg)](https://phpackages.com/packages/haringsrob-php-nocheckin)
```

PHPackages © 2026

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