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(1y ago)41.2k3MITPHPPHP &gt;=7.4.15

Since Sep 4Pushed 1y 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 today

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

37

—

LowBetter than 81% of packages

Maintenance50

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

365d 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://avatars.githubusercontent.com/u/6728434?v=4)[Eric de Ruiter](/maintainers/ederuiter)[@ederuiter](https://github.com/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

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[toin0u/geocoder-laravel

Geocoder Service Provider for Laravel

7615.4M17](/packages/toin0u-geocoder-laravel)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)[nativephp/mobile

NativePHP for Mobile

1.1k75.1k91](/packages/nativephp-mobile)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

43311.2k](/packages/venturedrake-laravel-crm)

PHPackages © 2026

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