PHPackages                             hypejunction/hypesatis - 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. hypejunction/hypesatis

AbandonedArchivedElgg-plugin[Utility &amp; Helpers](/categories/utility)

hypejunction/hypesatis
======================

Elgg-based satis composer repository

1.0.5(6y ago)1111proprietaryPHPPHP &gt;=5.5

Since Nov 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/hypeJunction/Elgg3-hypeSatis)[ Packagist](https://packagist.org/packages/hypejunction/hypesatis)[ Docs](http://hypejunction.com)[ RSS](/packages/hypejunction-hypesatis/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (2)Versions (7)Used By (0)

hypeSatis
=========

[](#hypesatis)

Allows hosting composer repository with private repositories as part of the Elgg site.

Satis Build
===========

[](#satis-build)

To build Satis composer repository:

```
vendor/bin/elgg-cli satis:build
```

You may want to configure a cron job to run this command to pull in new versions of packages at a given interval.

Client Setup
============

[](#client-setup)

Clients are users accessing packages in the your satis repository.

First, add username and password of the Elgg account to the client server:

```
composer global config http-basic.{{host}} {{username}} {{password}}
```

In `composer.json` of the client project add:

```
{
    "repositories": [
        {
            "type": "composer",
            "url": "https://{{host}}/satis"
        }
    ]
}
```

- `{{host}}` is the hostname of your Elgg installation
- `{{username}}` is the username of the Elgg user
- `{{password}}` is the password of the Elgg user

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Recently: every ~59 days

Total

6

Last Release

2497d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5071b1cd852e094b3f564962a625e04c227adc73af30c5b46b243ab8f20154a7?d=identicon)[hypeJunction](/maintainers/hypeJunction)

---

Top Contributors

[![hypeJunction](https://avatars.githubusercontent.com/u/1202761?v=4)](https://github.com/hypeJunction "hypeJunction (15 commits)")

---

Tags

plugincomposerelggsatis

### Embed Badge

![Health badge](/badges/hypejunction-hypesatis/health.svg)

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

PHPackages © 2026

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