PHPackages                             remember/annotations - 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. remember/annotations

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

remember/annotations
====================

project for annotatons

0.01(6y ago)03MITPHPCI failing

Since Feb 25Pushed 6y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

### 说明

[](#说明)

**由于看到一个注解的小项目挺有意思,因此自己也创建一个包玩(cao)下(xi)**

### 安装

[](#安装)

```
composer require remember/annotations -vvv
```

### 使用

[](#使用)

```
class Test extends \Remember\Annotations\Annotation
{
    /**
     * @Message("你是假的")
     */
    const ENUM_INVALID_TOKEN=800;
}

$message=Test::getMessage(Test::ENUM_INVALID_TOKEN);
```

**输出 你是假的**

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

2274d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f144237509f105d537db9d7c7baf83fdcaa670531105e7af45bb4e2fbab045a?d=identicon)[wuqinqiang](/maintainers/wuqinqiang)

---

Top Contributors

[![wuqinqiang](https://avatars.githubusercontent.com/u/36129334?v=4)](https://github.com/wuqinqiang "wuqinqiang (3 commits)")

### Embed Badge

![Health badge](/badges/remember-annotations/health.svg)

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

###  Alternatives

[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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