PHPackages                             hushulin/maple - 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. hushulin/maple

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

hushulin/maple
==============

A trigger for maple system (php)

113PHP

Since Jan 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/hushulin/maple)[ Packagist](https://packagist.org/packages/hushulin/maple)[ RSS](/packages/hushulin-maple/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

maple框架下的php版trigger
====================

[](#maple框架下的php版trigger)

这是maple框架的触发器,目前只实现了write\_to\_worker,具体参看[maple](https://github.com/dantezhu/maple)

安装
==

[](#安装)

`git clone git@github.com:hushulin/maple.git`

快速开始
====

[](#快速开始)

`$client = new Phptrigger('127.0.0.1' , 28000);`

`  if ($client->connect()) {`

`  $client->write_to_worker(['uid' => 123 , 'ax' => 456] , 2);`

`  $client->close();`

`}`

```

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/844adb46276ae11548e44c212f2fbf938cf8b577dc60740dab1bfd1533d53356?d=identicon)[hushulin](/maintainers/hushulin)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/hushulin-maple/health.svg)

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

PHPackages © 2026

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