PHPackages                             clippedcode/git-client - 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. [API Development](/categories/api)
4. /
5. clippedcode/git-client

ActivePackage[API Development](/categories/api)

clippedcode/git-client
======================

GIT SERVER API Client written in PHP for Consuming APIs of Custom GIT Server.

122PHP

Since May 16Pushed 7y ago2 watchersCompare

[ Source](https://github.com/clippedcode/git-api-client)[ Packagist](https://packagist.org/packages/clippedcode/git-client)[ RSS](/packages/clippedcode-git-client/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

GIT API CLIENT
==============

[](#git-api-client)

**Current Status: `ALPHA.1`**

This is an API Client for GIT server. This Repository is based on [Joachim M. Giaever's `gogs-php-api-client`](https://git.giaever.org/joachimmg/gogs-php-api-client). This Repository retains the Orignal Author of the Project.

> **Q:** What is GOGS?
>
> **A:** GOGS is a Painless self-hosted Git Server written in GO Programming Language. It is so light weight that it can even run on 512mb RAM in a Docker Instance. It has a Front-end Interface as well as REST API (`v1`) that this client consumes.

Requirements
------------

[](#requirements)

- `PHP:^7.0` (PHP 7.0+)
- `guzzlehttp/guzzle:^6.2` (Guzzle 6.2+)

> This Package/Library might work with lower Versions of the above mentioned products too but still have not been tested.

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

[](#installation)

### 1. Composer

[](#1-composer)

```
composer require clippedcode/gogs-client:dev-master
```

> For Laravel, take a Look at this [Laravel Bridge Package](https://github.com/clippedcode/git-api-bridge)

Usage
-----

[](#usage)

Read the [API Readme](./README-API.md) for a detailed Information of working with this repository.

Also Consider Reading [GOGS API Documentation](https://github.com/gogs/docs-api).

Contributions
-------------

[](#contributions)

Contributions to this Repository are welcomed through **Pull Requests** and **Issues**.

License
-------

[](#license)

This repository is Licensed Under `MIT License`. Learn More about the [LICENSE](./LICENSE).

Credits
-------

[](#credits)

- **Joachim M. Giaever**: [GOGS PHP API Client](https://git.giaever.org/joachimmg/gogs-php-api-client)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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/986e8e7edc6302ff10e021458e6adc8b98a95b3e27a4d3f40d9fc25ec69beb41?d=identicon)[clippedcode](/maintainers/clippedcode)

---

Top Contributors

[![RodWizard](https://avatars.githubusercontent.com/u/5007017?v=4)](https://github.com/RodWizard "RodWizard (3 commits)")[![secrethash](https://avatars.githubusercontent.com/u/11258035?v=4)](https://github.com/secrethash "secrethash (3 commits)")

### Embed Badge

![Health badge](/badges/clippedcode-git-client/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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