PHPackages                             ibrand/laravel-satis - 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. ibrand/laravel-satis

ActiveLibrary

ibrand/laravel-satis
====================

ibrand laravel-satis

v1.0.6(7y ago)1201PHPPHP &gt;=7.0

Since Jan 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/guojiangclub/laravel-satis)[ Packagist](https://packagist.org/packages/ibrand/laravel-satis)[ RSS](/packages/ibrand-laravel-satis/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (8)Used By (0)

ibrand/laravel-satis
====================

[](#ibrandlaravel-satis)

搭建私有的包仓库，实现一个私有的 packagist。

#### 安装

[](#安装)

```
composer require ibrand/laravel-satis:~1.0 -vvv

```

#### 低于laravel5.5需要在 config/app.php 注册 ServiceProvider

[](#低于laravel55需要在-configappphp-注册-serviceprovider)

```
'providers' => [
    // ...
    iBrand\Satis\Providers\SatisServiceProvider::class,
    iBrand\Satis\Providers\RouteServiceProvider::class,
],

```

#### 发布资源配置

[](#发布资源配置)

```
php artisan vendor:publish --all

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

7

Last Release

2635d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05a4dd937f49471fe1d2cb4da6445668df23b2ad2422789b3aaed3ef9459c377?d=identicon)[shjchen](/maintainers/shjchen)

---

Tags

composerlaravellaravel-packagepackagistsatissatisibrandlaravel-satis

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ibrand-laravel-satis/health.svg)

```
[![Health](https://phpackages.com/badges/ibrand-laravel-satis/health.svg)](https://phpackages.com/packages/ibrand-laravel-satis)
```

###  Alternatives

[playbloom/satisfy

Satis composer repository manager with a Web UI

54510.6k](/packages/playbloom-satisfy)[cedaro/satispress

Generate a Composer repository from installed WordPress plugins and themes.

56134.0k](/packages/cedaro-satispress)[realshadow/satis-control-panel

Satis Control Panel (SCP) is a simple web UI for managing your Satis Repository for Composer packages.

1532.3k](/packages/realshadow-satis-control-panel)[ibrand/laravel-sms

ibrand laravel sms base overtrue's easy-sms

7125.9k7](/packages/ibrand-laravel-sms)

PHPackages © 2026

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