PHPackages                             matks/gitspammer - 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. matks/gitspammer

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

matks/gitspammer
================

Git-based tool for procedures automatization

v1.0(11y ago)06MITPHPPHP &gt;=5.3.3

Since Oct 14Pushed 11y ago1 watchersCompare

[ Source](https://github.com/matks/GitSpammer)[ Packagist](https://packagist.org/packages/matks/gitspammer)[ Docs](https://github.com/matks/GitSpammer)[ RSS](/packages/matks-gitspammer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

GitSpammer
==========

[](#gitspammer)

This is an attempt to computerize some procedures I currently do manually based on git events. Example: send mails with a summary of what features are implemented in a specific Pull Request.

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

[](#installation)

Install the dependencies with composer

```
composer install
```

Tests
-----

[](#tests)

Install the dev dependencies with composer

```
composer install --dev
```

Run the unit tests suite with atoum binary.

```
vendor/bin/atoum -bf vendor/autoload.php -d tests/Units/
```

Running GitSpammer
------------------

[](#running-gitspammer)

Run the following command:

```
$ bash gitspam.sh
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

4223d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7cb7b1661ba9eeb8109d7cbe3274d787c62961e9f0068eb821c49942b5d5dfa3?d=identicon)[matks](/maintainers/matks)

---

Tags

phpgitprocedure

### Embed Badge

![Health badge](/badges/matks-gitspammer/health.svg)

```
[![Health](https://phpackages.com/badges/matks-gitspammer/health.svg)](https://phpackages.com/packages/matks-gitspammer)
```

###  Alternatives

[czproject/git-php

Library for work with Git repository in PHP.

5544.9M81](/packages/czproject-git-php)[cypresslab/gitelephant

An abstraction layer for git written in PHP

6131.0M23](/packages/cypresslab-gitelephant)[bruli/php-git-hooks

Git hooks for PHP projects.

675370.8k5](/packages/bruli-php-git-hooks)[marcocesarato/php-conventional-changelog

Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org

2511.3M109](/packages/marcocesarato-php-conventional-changelog)[ramsey/conventional-commits

A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!

1931.2M122](/packages/ramsey-conventional-commits)[sebastianfeldmann/git

PHP git wrapper

466.9M18](/packages/sebastianfeldmann-git)

PHPackages © 2026

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