PHPackages                             raphhh/samurai-module-git - 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. raphhh/samurai-module-git

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

raphhh/samurai-module-git
=========================

Git module for Samurai

0.1.0(11y ago)045MITPHPPHP &gt;=5.4

Since May 25Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Raphhh/samurai-module-git)[ Packagist](https://packagist.org/packages/raphhh/samurai-module-git)[ RSS](/packages/raphhh-samurai-module-git/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Samurai Git module
==================

[](#samurai-git-module)

[![Latest Stable Version](https://camo.githubusercontent.com/74f852a1f4fe3768b465a9a7db1e9a379a0d3d2daceed2be4c5b6eb947577a95/68747470733a2f2f706f7365722e707567782e6f72672f7261706868682f73616d757261692d6d6f64756c652d6769742f762f737461626c652e737667)](https://packagist.org/packages/raphhh/samurai-module-git)[![Build Status](https://camo.githubusercontent.com/4f9d57077a7baba81d7c181ab6c665e6a25cd01a6d6f6296d1831d307f3d1436/68747470733a2f2f7472617669732d63692e6f72672f5261706868682f73616d757261692d6d6f64756c652d6769742e706e67)](https://travis-ci.org/Raphhh/samurai-module-git)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/f761dddb22106e4686d0d11b7bb7be3ff45091bde26380411d8bb4c27be8a466/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5261706868682f73616d757261692d6d6f64756c652d6769742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Raphhh/samurai-module-git/)[![Code Coverage](https://camo.githubusercontent.com/b889f49d1121018b8280235b5a0d6d067e65025d4609585b771c712ba851e6ed/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5261706868682f73616d757261692d6d6f64756c652d6769742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Raphhh/samurai-module-git/)[![Total Downloads](https://camo.githubusercontent.com/546356fe630f0af5ffe5605dda0cfac0940c21ccdcf52b41fab98523b9dbba69/68747470733a2f2f706f7365722e707567782e6f72672f7261706868682f73616d757261692d6d6f64756c652d6769742f646f776e6c6f6164732e737667)](https://packagist.org/packages/raphhh/samurai-module-git)[![Reference Status](https://camo.githubusercontent.com/2bb4a08988f0d75c9324bf2a90e2fa8a9fe3a619dd2523439de5c204a507a717/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f7261706868683a73616d757261692d6d6f64756c652d6769742f7265666572656e63655f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/php/raphhh:samurai-module-git/references)[![License](https://camo.githubusercontent.com/3be56af0fd194f3176d2f4f51f8569675bb9e4f569ad6b2dabdbed9f1b64aa74/68747470733a2f2f706f7365722e707567782e6f72672f7261706868682f73616d757261692d6d6f64756c652d6769742f6c6963656e73652e737667)](https://packagist.org/packages/raphhh/samurai-module-git)

Git module for [Samurai](https://github.com/Raphhh/samurai).

Initialize Git in your project.

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

[](#installation)

```
$ samurai module install git raphhh/samurai-module-git
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

4056d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5fd55d984cf31c25f875f5636331a20f8be77e9443f2fd17fbccf1f9c4fe7a4c?d=identicon)[raphhh](/maintainers/raphhh)

---

Top Contributors

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

---

Tags

gitsamurai

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/raphhh-samurai-module-git/health.svg)

```
[![Health](https://phpackages.com/badges/raphhh-samurai-module-git/health.svg)](https://phpackages.com/packages/raphhh-samurai-module-git)
```

###  Alternatives

[czproject/git-php

Library for work with Git repository in PHP.

5645.2M112](/packages/czproject-git-php)[cypresslab/gitelephant

An abstraction layer for git written in PHP

6131.2M31](/packages/cypresslab-gitelephant)[teqneers/php-stream-wrapper-for-git

Git Stream Wrapper for PHP

2892.2M8](/packages/teqneers-php-stream-wrapper-for-git)[bruli/php-git-hooks

Git hooks for PHP projects.

669372.2k5](/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

2521.5M119](/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.6M155](/packages/ramsey-conventional-commits)

PHPackages © 2026

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