PHPackages                             gdmedia/ss-auto-git-ignore - 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. gdmedia/ss-auto-git-ignore

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

gdmedia/ss-auto-git-ignore
==========================

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore

1.0.2(9y ago)26224.3k↓24.3%66PHP

Since Mar 4Pushed 9y ago3 watchersCompare

[ Source](https://github.com/guru-digital/SSAutoGitIgnore)[ Packagist](https://packagist.org/packages/gdmedia/ss-auto-git-ignore)[ RSS](/packages/gdmedia-ss-auto-git-ignore/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (5)DependenciesVersions (7)Used By (6)

SilverStripe Auto Git Ignore
============================

[](#silverstripe-auto-git-ignore)

A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore

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

[](#installation)

### Add it to your project with:

[](#add-it-to-your-project-with)

```
composer require gdmedia/ss-auto-git-ignore
```

### Add the following to your composer.json

[](#add-the-following-to-your-composerjson)

```
"scripts": {
     "post-update-cmd": "GDM\\SSAutoGitIgnore\\UpdateScript::Go"
}
```

License
-------

[](#license)

3-clause BSD license
See [License](license.md)

Bugtracker
----------

[](#bugtracker)

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

- [Create a new issue](../../issues/new)
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
- Describe your environment as detailed as possible: Browser, Operating System, etc.

Development and contribution
----------------------------

[](#development-and-contribution)

Feature requests can also be made by [creating a new issue](../../issues/new).
If you would like to make contributions to this module, feel free to [create a fork](../../fork) and submit a pull request

Versioning
----------

[](#versioning)

This project follows [Semantic Versioning](http://semver.org) paradigm. That is:

> Given a version number MAJOR.MINOR.PATCH, increment the:
>
> 1. MAJOR version when you make incompatible API changes,
> 2. MINOR version when you add functionality in a backwards-compatible manner, and
> 3. PATCH version when you make backwards-compatible bug fixes.
> 4. Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community23

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~127 days

Total

6

Last Release

3629d ago

Major Versions

0.0.3 → 1.0.02015-12-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/fd35dd126c29e8d7146e07e3ea10f418792bbcdbee48ead7bb491eb495d6bb4a?d=identicon)[gurudigital](/maintainers/gurudigital)

---

Top Contributors

[![cjsewell](https://avatars.githubusercontent.com/u/1856199?v=4)](https://github.com/cjsewell "cjsewell (7 commits)")[![gurudigital](https://avatars.githubusercontent.com/u/8206306?v=4)](https://github.com/gurudigital "gurudigital (5 commits)")[![dhensby](https://avatars.githubusercontent.com/u/563596?v=4)](https://github.com/dhensby "dhensby (1 commits)")[![michalkleiner](https://avatars.githubusercontent.com/u/233342?v=4)](https://github.com/michalkleiner "michalkleiner (1 commits)")[![mikeyc7m](https://avatars.githubusercontent.com/u/6045159?v=4)](https://github.com/mikeyc7m "mikeyc7m (1 commits)")

### Embed Badge

![Health badge](/badges/gdmedia-ss-auto-git-ignore/health.svg)

```
[![Health](https://phpackages.com/badges/gdmedia-ss-auto-git-ignore/health.svg)](https://phpackages.com/packages/gdmedia-ss-auto-git-ignore)
```

###  Alternatives

[jayanka/patch-manager

A magento extension to maintain data patches

232.6k](/packages/jayanka-patch-manager)

PHPackages © 2026

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