PHPackages                             sonicgd/satisfy - 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. sonicgd/satisfy

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

sonicgd/satisfy
===============

Satis composer repository manager with a Web UI

3.1(7y ago)03MITPHPPHP ^7.1

Since May 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/SonicGD/satisfy)[ Packagist](https://packagist.org/packages/sonicgd/satisfy)[ RSS](/packages/sonicgd-satisfy/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (28)Versions (25)Used By (0)

Satisfy [![Build Status](https://camo.githubusercontent.com/86f0006baacdda493c3b1b8fdc8573f89c42891578ea50cbb4eb4cb97fb87272/68747470733a2f2f7472617669732d63692e6f72672f6c75646f666c657572792f736174697366792e737667)](https://travis-ci.org/ludofleury/satisfy)
=================================================================================================================================================================================================================================================================

[](#satisfy-)

[Satis Composer repository manager](http://getcomposer.org/doc/articles/handling-private-packages-with-satis.md) with a simple web UI.

 [![Satis: list composer repositories](https://camo.githubusercontent.com/85ef05a3fb7f3eb1b68233dc277bfbaccdd83878513f19d59394a1803a1ccd1f/687474703a2f2f6c75646f666c657572792e6769746875622e696f2f736174697366792f696d616765732f6c6973742e706e67)](https://camo.githubusercontent.com/85ef05a3fb7f3eb1b68233dc277bfbaccdd83878513f19d59394a1803a1ccd1f/687474703a2f2f6c75646f666c657572792e6769746875622e696f2f736174697366792f696d616765732f6c6973742e706e67) [![Satis: add a new composer repository](https://camo.githubusercontent.com/fd86a96b2c38bd99d7dcd81c672e18880dcea3b05f5f859994e6c070b7c750a3/687474703a2f2f6c75646f666c657572792e6769746875622e696f2f736174697366792f696d616765732f6372656174652e706e67)](https://camo.githubusercontent.com/fd86a96b2c38bd99d7dcd81c672e18880dcea3b05f5f859994e6c070b7c750a3/687474703a2f2f6c75646f666c657572792e6769746875622e696f2f736174697366792f696d616765732f6372656174652e706e67) [![Satis: update an existing composer repository](https://camo.githubusercontent.com/8d0a182bc5d6b84f38be5a6946d3fab96438039797a44d1673654dba4f304b2e/687474703a2f2f6c75646f666c657572792e6769746875622e696f2f736174697366792f696d616765732f7570646174652e706e67)](https://camo.githubusercontent.com/8d0a182bc5d6b84f38be5a6946d3fab96438039797a44d1673654dba4f304b2e/687474703a2f2f6c75646f666c657572792e6769746875622e696f2f736174697366792f696d616765732f7570646174652e706e67)

Introduction
------------

[](#introduction)

Satisfy provides:

- a Web UI: A CRUD to manage your satis configuration file
- a simple security layer with a login form
- a webhook endpoints for most popular version control systems
- Satis itself

Satisfy ease your satis configuration management. It provides simple web UI over Satis to avoid a hand-editing of the satis.json configuration file. All repositories from a composer.lock file can also be imported via upload.

How it works ?
--------------

[](#how-it-works-)

Basically, it just reads/writes the satis.json file and provides a web CRUD.

- On each HTTP request, the satis.json is loaded.
- If a write occurs in this file, a backup is made in var/satis/

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

[](#installation)

### Composer

[](#composer)

- Download composer `wget http://getcomposer.org/composer.phar`
- Install `php composer.phar create-project playbloom/satisfy`

### Satis configuration

[](#satis-configuration)

- Either define your [default/existing satis configuration](http://getcomposer.org/doc/articles/handling-private-packages-with-satis.md)
- or use interactice satis CLI tool `./bin/satis init`
- or submit form at /admin/configuration

By default, the `satis.json` file is expected at the project root, but You can set another path under parameter `satis_filename`.

### Application configuration

[](#application-configuration)

- Customize `app/config/parameters.yml` according to your needs.

### Security

[](#security)

You can restrict the access setting `admin.auth` parameter (in `app/config/parameters.yml`) to `true`. Set authorized users in `admin.users` config array.

Run Satisfy
-----------

[](#run-satisfy)

Create a webserver pointing to the `web` directory. Browse to »/admin/« to manage the `satis.json`. To serve the `package.json` it is required to run Satis first.

### Satis packages definition generation

[](#satis-packages-definition-generation)

Since Satisfy does only manage the Satis configuration file, it is necessary to build the package definitions using Satis.

A bin shortcut to Satis is already included in Satisfy, so run the following command to generate the files in the web folder.

```
./bin/satis build

```

Authors
-------

[](#authors)

- Ludovic Fleury -  -
- Julius Beckmann -  -
- Ramūnas Dronga -

License
-------

[](#license)

Satisfy is licensed under the MIT License - see the LICENSE file for details

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 56.7% 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 ~72 days

Recently: every ~46 days

Total

20

Last Release

2653d ago

Major Versions

1.0.0 → 2.0.02015-09-09

2.x-dev → 3.0-rc12017-08-14

PHP version history (2 changes)3.0-rc1PHP ^7.0

3.1PHP ^7.1

### Community

Maintainers

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

---

Top Contributors

[![ramunasd](https://avatars.githubusercontent.com/u/150403?v=4)](https://github.com/ramunasd "ramunasd (140 commits)")[![ludofleury](https://avatars.githubusercontent.com/u/187038?v=4)](https://github.com/ludofleury "ludofleury (50 commits)")[![h4cc](https://avatars.githubusercontent.com/u/2981491?v=4)](https://github.com/h4cc "h4cc (18 commits)")[![pitpit](https://avatars.githubusercontent.com/u/283481?v=4)](https://github.com/pitpit "pitpit (7 commits)")[![SonicGD](https://avatars.githubusercontent.com/u/1222013?v=4)](https://github.com/SonicGD "SonicGD (7 commits)")[![kevindierkx](https://avatars.githubusercontent.com/u/2406615?v=4)](https://github.com/kevindierkx "kevindierkx (5 commits)")[![rabauss](https://avatars.githubusercontent.com/u/14016098?v=4)](https://github.com/rabauss "rabauss (3 commits)")[![tucksaun](https://avatars.githubusercontent.com/u/870118?v=4)](https://github.com/tucksaun "tucksaun (3 commits)")[![mrardon](https://avatars.githubusercontent.com/u/634533?v=4)](https://github.com/mrardon "mrardon (3 commits)")[![mrcnpdlk](https://avatars.githubusercontent.com/u/22945316?v=4)](https://github.com/mrcnpdlk "mrcnpdlk (2 commits)")[![pixelbrackets](https://avatars.githubusercontent.com/u/1592995?v=4)](https://github.com/pixelbrackets "pixelbrackets (2 commits)")[![bitdeli-chef](https://avatars.githubusercontent.com/u/3092978?v=4)](https://github.com/bitdeli-chef "bitdeli-chef (1 commits)")[![pmlt](https://avatars.githubusercontent.com/u/1267967?v=4)](https://github.com/pmlt "pmlt (1 commits)")[![jdecool](https://avatars.githubusercontent.com/u/433926?v=4)](https://github.com/jdecool "jdecool (1 commits)")[![hermajan](https://avatars.githubusercontent.com/u/750954?v=4)](https://github.com/hermajan "hermajan (1 commits)")[![FrankGiesecke](https://avatars.githubusercontent.com/u/4430040?v=4)](https://github.com/FrankGiesecke "FrankGiesecke (1 commits)")[![tmloberon](https://avatars.githubusercontent.com/u/28302826?v=4)](https://github.com/tmloberon "tmloberon (1 commits)")[![bbalet](https://avatars.githubusercontent.com/u/1221546?v=4)](https://github.com/bbalet "bbalet (1 commits)")

---

Tags

composeruibackendsatispackagiststatic-packagist

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/sonicgd-satisfy/health.svg)

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

###  Alternatives

[playbloom/satisfy

Satis composer repository manager with a Web UI

54510.6k](/packages/playbloom-satisfy)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)

PHPackages © 2026

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