PHPackages                             janvernieuwe/dev-branch-check - 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. janvernieuwe/dev-branch-check

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

janvernieuwe/dev-branch-check
=============================

Checks for forgotten dev- branches in composer

0.0.4(2y ago)02.0k1MITPHP

Since Dec 22Pushed 2y ago1 watchersCompare

[ Source](https://github.com/janvernieuwe/grumphp-no-dev)[ Packagist](https://packagist.org/packages/janvernieuwe/dev-branch-check)[ RSS](/packages/janvernieuwe-dev-branch-check/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

No dev checker for GrumPHP
==========================

[](#no-dev-checker-for-grumphp)

This simple package will check your composer.json file for dev dependencies and will fail if there are any that are not in the allowlist.

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

[](#installation)

Require this package with composer using the following command:

```
composer require janvernieuwe/dev-branch-check --dev
```

Then add this to your grumphp file.

```
parameters:
    tasks:
        janvernieuwe_dev_branch:
            allowed_packages:
                - roave/security-advisories # This is an example
            fail_on_commit: false # Default true, allows for committingm wil still fail on CI
    extensions:
        - Janvernieuwe\DevBranchCheck\ExtensionLoader
```

Licence (MIT)
-------------

[](#licence-mit)

Copyright 2023 Jan Vernieuwe

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 85.7% 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 ~52 days

Total

4

Last Release

766d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7813447?v=4)[Jan Vernieuwe](/maintainers/janvernieuwe)[@janvernieuwe](https://github.com/janvernieuwe)

---

Top Contributors

[![janvernieuwe](https://avatars.githubusercontent.com/u/7813447?v=4)](https://github.com/janvernieuwe "janvernieuwe (6 commits)")[![ArxEdwinBastiaens](https://avatars.githubusercontent.com/u/118288580?v=4)](https://github.com/ArxEdwinBastiaens "ArxEdwinBastiaens (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/janvernieuwe-dev-branch-check/health.svg)

```
[![Health](https://phpackages.com/badges/janvernieuwe-dev-branch-check/health.svg)](https://phpackages.com/packages/janvernieuwe-dev-branch-check)
```

###  Alternatives

[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.2k](/packages/friendsofphp-php-cs-fixer)[symfony/rate-limiter

Provides a Token Bucket implementation to rate limit input and output in your application

27054.3M289](/packages/symfony-rate-limiter)[symfony/ldap

Provides a LDAP client for PHP on top of PHP's ldap extension

1408.1M59](/packages/symfony-ldap)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19346.6k3](/packages/symfony-ux-cropperjs)[php-soap/ext-soap-engine

An ext-soap engine implementation

443.5M12](/packages/php-soap-ext-soap-engine)[symfony/ux-toggle-password

Toggle visibility of password inputs for Symfony Forms

27600.4k5](/packages/symfony-ux-toggle-password)

PHPackages © 2026

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