PHPackages                             laemmi/satisapi - 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. laemmi/satisapi

ActiveProject[API Development](/categories/api)

laemmi/satisapi
===============

Simple api to write satis.json form e.g. Gitlab webhook

v1.0.1(6y ago)014MITPHPPHP ^7.2

Since Jan 31Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Laemmi/satisapi)[ Packagist](https://packagist.org/packages/laemmi/satisapi)[ Docs](https://github.com/laemmi/satisapi)[ RSS](/packages/laemmi-satisapi/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

laemmi/satisapi
===============

[](#laemmisatisapi)

Simple api to write satis.json form e.g. Gitlab webhook

Description
-----------

[](#description)

You can use this simple app to write new repositories inside the satis.json.

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

[](#installation)

via composer

```
composer create-project --prefer-dist laemmi/satisapi satisapi

```

or use repository

```
git clone https://github.com/Laemmi/satisapi.git

```

Copy config.php.dist

```
cp config/config.php.dist config/config.php

```

Set path to satis.json file and enter Gitlab API Token

For development you can use

```
composer serve

```

Use
---

[](#use)

Call api e.g. via webhook from gitlab. These headers are required

```
Content-Type: application/json
X-Gitlab-Token: MySecretKey

```

As body you send an json string like this

```
{
    "project": {
        "git_ssh_url": "git@github.com/Laemmi/satisapi.git"
    }
}

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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 ~0 days

Total

2

Last Release

2345d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e4e51e743debe44cb80b6f520f5fa0866be13530685e03b7f470cd3e45186cd6?d=identicon)[Laemmi](/maintainers/Laemmi)

---

Top Contributors

[![Laemmi](https://avatars.githubusercontent.com/u/2380862?v=4)](https://github.com/Laemmi "Laemmi (1 commits)")

---

Tags

apigitlabwebhooksatis

### Embed Badge

![Health badge](/badges/laemmi-satisapi/health.svg)

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

###  Alternatives

[kyon147/laravel-shopify

Shopify package for Laravel to aide in app development

485302.1k](/packages/kyon147-laravel-shopify)

PHPackages © 2026

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