PHPackages                             malukenho/psygit - 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. malukenho/psygit

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

malukenho/psygit
================

1812279[2 issues](https://github.com/malukenho/PsyGit/issues)PHP

Since Feb 1Pushed 10y ago9 watchersCompare

[ Source](https://github.com/malukenho/PsyGit)[ Packagist](https://packagist.org/packages/malukenho/psygit)[ RSS](/packages/malukenho-psygit/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

PsyGit - Git for PHPsychopaths 👷 \[WIP\]
========================================

[](#psygit---git-for-phpsychopaths-construction_worker-wip)

   [![PsyGit - git for PHPsychopaths](./psy-git.jpg)](./psy-git.jpg)  If you're doing something miraculous with php and git. Here's a good interface to work with.

**PsyGit** provides an easy way to work with git commands and manipulate your local repository, without leaving your code so horrible.

  ---

   [Installation](#installation)   [Standalone](#standalone)   [CQRS](#cqrs)   [Fluent Interface](#)   [Commands](#commands)  ### Installation

[](#installation)

It's can simply be installed by composer.

```
$ composer require malukenho/psygit
```

Now you can use the repository manager and start interact with your Repository.

```
(PsyGit\RepositoryManager::fromDirectory('project-repository'))
    ->trackFile('changelog.txt')
        ->commit('Changelog updated automatically 8 A.M.')
            ->push('origin', 'master', \PsyGit\Command\Push::PUSH_FORCE);
```

### Standalone

[](#standalone)

### CQRS

[](#cqrs)

### Fluent Interface

[](#fluent-interface)

### Commands

[](#commands)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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/7140a8c7b834b07674c6bd74d6cb75792522ceba17dfb1f347489083a0ba1c48?d=identicon)[malukenho](/maintainers/malukenho)

---

Top Contributors

[![Babacooll](https://avatars.githubusercontent.com/u/6329406?v=4)](https://github.com/Babacooll "Babacooll (1 commits)")[![FraGoTe](https://avatars.githubusercontent.com/u/1095778?v=4)](https://github.com/FraGoTe "FraGoTe (1 commits)")

### Embed Badge

![Health badge](/badges/malukenho-psygit/health.svg)

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

PHPackages © 2026

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