PHPackages                             mitirrli/shared-memory - 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. mitirrli/shared-memory

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

mitirrli/shared-memory
======================

共享内存、信号量加锁

0.0.2(6y ago)13MITPHPPHP &gt;=7.0

Since Jan 30Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Mitirrli/shared-lock)[ Packagist](https://packagist.org/packages/mitirrli/shared-memory)[ RSS](/packages/mitirrli-shared-memory/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (3)DependenciesVersions (3)Used By (0)

 Shared Lock
=============

[](#-shared-lock-)

🌈 共享内存、锁

[![Latest Stable Version](https://camo.githubusercontent.com/11434dbc2880b383e5c53fa3ee870fb7143f2909de3a92b799c2d400f46aee0f/68747470733a2f2f706f7365722e707567782e6f72672f6d69746972726c692f7368617265642d6d656d6f72792f762f737461626c65)](https://packagist.org/packages/mitirrli/shared-memory)[![Total Downloads](https://camo.githubusercontent.com/7cabff6f1d4e797f09d34aeb6e72fbf1e57d06a7a621f76ddc6e7787e0e1e531/68747470733a2f2f706f7365722e707567782e6f72672f6d69746972726c692f7368617265642d6d656d6f72792f646f776e6c6f616473)](https://packagist.org/packages/mitirrli/shared-memory)[![Latest Unstable Version](https://camo.githubusercontent.com/14cf611530192db601f86545cef2eba56be6caa2c65f16b603922561ab1465b3/68747470733a2f2f706f7365722e707567782e6f72672f6d69746972726c692f7368617265642d6d656d6f72792f762f756e737461626c65)](https://packagist.org/packages/mitirrli/shared-memory)[![License](https://camo.githubusercontent.com/ffc68a7450212cee6ee73d4b284fec93cb447b7f2de84109509081bfcd4b3b11/68747470733a2f2f706f7365722e707567782e6f72672f6d69746972726c692f7368617265642d6d656d6f72792f6c6963656e7365)](https://packagist.org/packages/mitirrli/shared-memory)[![Monthly Downloads](https://camo.githubusercontent.com/42e4b62d3220ba591114773b417202442ac22e7429dc3dca721e943c0e45f64d/68747470733a2f2f706f7365722e707567782e6f72672f6d69746972726c692f7368617265642d6d656d6f72792f642f6d6f6e74686c79)](https://packagist.org/packages/mitirrli/shared-memory)[![Daily Downloads](https://camo.githubusercontent.com/d14f278eefb1837f92d6687e64cae1007e0abbda111702692869814b187ebc0b/68747470733a2f2f706f7365722e707567782e6f72672f6d69746972726c692f7368617265642d6d656d6f72792f642f6461696c79)](https://packagist.org/packages/mitirrli/shared-memory)

环境需求
----

[](#环境需求)

- PHP &gt;= 7.0

安装
--

[](#安装)

```
$ composer require "mitirrli/shared-lock"
```

使用
--

[](#使用)

```
$client = new Memory();

$client->lock();//加锁
$client->unlock();//解锁

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Total

2

Last Release

2300d ago

### Community

Maintainers

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

---

Top Contributors

[![Mitirrli](https://avatars.githubusercontent.com/u/50682346?v=4)](https://github.com/Mitirrli "Mitirrli (5 commits)")

### Embed Badge

![Health badge](/badges/mitirrli-shared-memory/health.svg)

```
[![Health](https://phpackages.com/badges/mitirrli-shared-memory/health.svg)](https://phpackages.com/packages/mitirrli-shared-memory)
```

###  Alternatives

[alterway/component-workflow

Workflow component heavily used by Alter Way

653.7k](/packages/alterway-component-workflow)

PHPackages © 2026

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