PHPackages                             thisisdevelopment/git-manager - 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. thisisdevelopment/git-manager

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

thisisdevelopment/git-manager
=============================

Provides a uniform api to access and manage repositories / team / users for all major git platforms (github/gitlab/gitea/bitbucket)

0.4.1(10mo ago)41.1k3MITPHPPHP &gt;=7.4.15

Since Sep 4Pushed 10mo ago5 watchersCompare

[ Source](https://github.com/thisisdevelopment/git-manager)[ Packagist](https://packagist.org/packages/thisisdevelopment/git-manager)[ RSS](/packages/thisisdevelopment-git-manager/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (5)Versions (11)Used By (0)

Currently this library is in alpha and it's api should not be considered stable.

The following backends are implemented

- Gitlab
- Gitea
- Github
- Bitbucket

Supported objects

- branches
- tags
- webhooks
- users
- teams
- repositories
- files (partial)

```
$platform = new \ThisIsDevelopment\GitManager\Models\Gitea\GiteaPlatform(['defaultTeamNamespace' => env('GITEA_TEAM'), 'defaultRepoNamespace' => env('GITEA_TEAM'), 'url' => env('GITEA_URI'), 'auth' => env('GITEA_ACCESS_TOKEN')]);
$platform = new \ThisIsDevelopment\GitManager\Models\GitLab\GitLabPlatform(['defaultTeamNamespace' => env('GITLAB_TEAM'), 'defaultRepoNamespace' => env('GITLAB_REPO'), 'url' => env('GITLAB_URI'), 'auth' => env('GITLAB_ACCESS_TOKEN')]);

```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance54

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity51

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.

###  Release Activity

Cadence

Every ~196 days

Recently: every ~294 days

Total

10

Last Release

319d ago

PHP version history (4 changes)0.1.0PHP ^7.3

0.2.0PHP ^7.4|^8.0

0.3.0PHP ^7.4.15 || ^8.0.2

0.4.1PHP &gt;=7.4.15

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e28c291bdd615f0334f50aef8fd3a08aa05283dfbc7e006b3b2bc6160804517?d=identicon)[ederuiter](/maintainers/ederuiter)

---

Top Contributors

[![lauwersoft](https://avatars.githubusercontent.com/u/13734010?v=4)](https://github.com/lauwersoft "lauwersoft (23 commits)")[![iDiegoNL](https://avatars.githubusercontent.com/u/10339564?v=4)](https://github.com/iDiegoNL "iDiegoNL (8 commits)")[![ederuiter](https://avatars.githubusercontent.com/u/6728434?v=4)](https://github.com/ederuiter "ederuiter (6 commits)")[![dexmans](https://avatars.githubusercontent.com/u/254140?v=4)](https://github.com/dexmans "dexmans (6 commits)")[![bitsbiter](https://avatars.githubusercontent.com/u/53061049?v=4)](https://github.com/bitsbiter "bitsbiter (1 commits)")[![DiegoRelyveld](https://avatars.githubusercontent.com/u/103243621?v=4)](https://github.com/DiegoRelyveld "DiegoRelyveld (1 commits)")[![sarptid](https://avatars.githubusercontent.com/u/58169857?v=4)](https://github.com/sarptid "sarptid (1 commits)")

### Embed Badge

![Health badge](/badges/thisisdevelopment-git-manager/health.svg)

```
[![Health](https://phpackages.com/badges/thisisdevelopment-git-manager/health.svg)](https://phpackages.com/packages/thisisdevelopment-git-manager)
```

###  Alternatives

[nativephp/mobile

NativePHP for Mobile

82724.0k43](/packages/nativephp-mobile)[bensampo/laravel-embed

Painless responsive embeds for videos, slideshows and more.

142146.8k](/packages/bensampo-laravel-embed)[glhd/conveyor-belt

14797.0k](/packages/glhd-conveyor-belt)[pulkitjalan/ip-geolocation

IP Geolocation Wrapper with Laravel Support

89164.9k1](/packages/pulkitjalan-ip-geolocation)[adrianorosa/laravel-geolocation

Laravel Geo Location package to get details for a given IP Address

6593.3k1](/packages/adrianorosa-laravel-geolocation)[bakame/laravel-domain-parser

Laravel package to integrate PHP Domain parser.

26534.8k4](/packages/bakame-laravel-domain-parser)

PHPackages © 2026

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