PHPackages                             particle-academy/fancy-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. particle-academy/fancy-git

ActiveLibrary

particle-academy/fancy-git
==========================

Framework-agnostic Git toolkit and normalized provider contracts for PHP.

v0.3.0(3w ago)01173MITPHPPHP ^8.4CI passing

Since Jul 17Pushed 1w agoCompare

[ Source](https://github.com/Particle-Academy/fancy-git-php)[ Packagist](https://packagist.org/packages/particle-academy/fancy-git)[ RSS](/packages/particle-academy-fancy-git/feed)WikiDiscussions main Synced 1w ago

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

Fancy Git for PHP
=================

[](#fancy-git-for-php)

Framework-agnostic local Git operations and normalized provider contracts.

```
use FancyGit\GitRepository;

$repository = new GitRepository(getcwd());
$status = $repository->status();
```

The core uses Symfony Process for safe, portable invocation of the installed Git binary. GitHub, GitLab, and Bitbucket clients live in separate adapter packages.

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance97

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity45

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

Every ~5 days

Total

5

Last Release

25d ago

PHP version history (2 changes)v0.1.0PHP ^8.3

v0.3.0PHP ^8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/461446?v=4)[Wish Born](/maintainers/wishborn)[@wishborn](https://github.com/wishborn)

---

Top Contributors

[![wishborn](https://avatars.githubusercontent.com/u/461446?v=4)](https://github.com/wishborn "wishborn (11 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/particle-academy-fancy-git/health.svg)

```
[![Health](https://phpackages.com/badges/particle-academy-fancy-git/health.svg)](https://phpackages.com/packages/particle-academy-fancy-git)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

35.4k569.8M22.0k](/packages/laravel-framework)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.8k40.0k](/packages/matomo-matomo)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k104.7M379](/packages/laravel-horizon)[tempest/framework

The PHP framework that gets out of your way.

2.3k42.4k21](/packages/tempest-framework)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19468.5M2.0k](/packages/drupal-core)[illuminate/console

The Illuminate Console package.

13747.3M7.7k](/packages/illuminate-console)

PHPackages © 2026

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