PHPackages                             zm-dev/fate-laravel-sdk - 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. zm-dev/fate-laravel-sdk

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

zm-dev/fate-laravel-sdk
=======================

fate sdk

0.2(7y ago)234MITPHP

Since May 28Pushed 7y ago3 watchersCompare

[ Source](https://github.com/zm-dev/fate-laravel-sdk)[ Packagist](https://packagist.org/packages/zm-dev/fate-laravel-sdk)[ RSS](/packages/zm-dev-fate-laravel-sdk/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (3)Used By (0)

Fate sdk for laravel
====================

[](#fate-sdk-for-laravel)

安装
==

[](#安装)

```
composer require zm-dev/fate-laravel-sdk

```

将以下数组添加到 config/app.php 中 (laravel5.5+ 跳过此步骤)

```
'providers' => array(
     //...
     ZMDev\FateSDK\ServiceProvider::class,
),

```

配置
==

[](#配置)

发布配置文件 php artisan vendor:publish --provider="ZMDev\\FateSDK\\ServiceProvider"

配置文件保存在 config/fate.php 中

添加以下配置到 .env 文件中

```
// fate web url
FATE_URL=http://fate:8080
// fate rpc host
FATE_RPC_HOSTNAME=fate:9090
FATE_APP_ID=YOUR_FATE_APP_ID
FATE_APP_SECRET=YOUR_FATE_APP_SECRET

```

使用
==

[](#使用)

将 `ZMDev\FateSDK\Middleware\FateBaseAuth::class` 中间件添加到需要保护的路由即可！

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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

Total

2

Last Release

2829d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/169f390ecf6810b1e5de6deff4bbec5fff6ffed2c82e115273439cc184709e51?d=identicon)[ty666](/maintainers/ty666)

---

Top Contributors

[![venus-robot](https://avatars.githubusercontent.com/u/120213445?v=4)](https://github.com/venus-robot "venus-robot (31 commits)")

### Embed Badge

![Health badge](/badges/zm-dev-fate-laravel-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/zm-dev-fate-laravel-sdk/health.svg)](https://phpackages.com/packages/zm-dev-fate-laravel-sdk)
```

###  Alternatives

[illuminate/contracts

The Illuminate Contracts package.

704122.9M10.1k](/packages/illuminate-contracts)[phiki/phiki

Syntax highlighting using TextMate grammars in PHP.

3573.0M23](/packages/phiki-phiki)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[flow-php/etl

PHP ETL - Extract Transform Load - Abstraction

374468.4k51](/packages/flow-php-etl)[gehrisandro/tailwind-merge-php

TailwindMerge for PHP merges multiple Tailwind CSS classes by automatically resolving conflicts between them

1391.5M9](/packages/gehrisandro-tailwind-merge-php)[alibaba/nacos

阿里巴巴nacos配置中心php客户端

19340.8k1](/packages/alibaba-nacos)

PHPackages © 2026

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