PHPackages                             diamondstrider1/remark - 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. diamondstrider1/remark

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

diamondstrider1/remark
======================

UI virion (library) for PocketMine-MP plugins

1.2.2(3y ago)13745[1 PRs](https://github.com/Swift-Strider/Remark/pulls)MITPHP

Since Jun 2Pushed 3y ago2 watchersCompare

[ Source](https://github.com/Swift-Strider/Remark)[ Packagist](https://packagist.org/packages/diamondstrider1/remark)[ RSS](/packages/diamondstrider1-remark/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (2)Versions (8)Used By (0)

[![Icon](assets/icon.png)](assets/icon.png)

Remark - Easy and Asynchronous Commands and Forms
=================================================

[](#remark---easy-and-asynchronous-commands-and-forms)

- [Quick Guide](https://swift-strider.github.io/Remark/quick-guide/index.html) - Learn Remark by building a plugin.
- [Install](#install) - Add Remark as a library to your plugin.
- [Example](https://github.com/Swift-Strider/ExampleRemarkPlugin) - View an example plugin using Remark.

Benefits
========

[](#benefits)

- `TAB`-completion for commands
- Command argument validation
- Type-safe commands and forms
- Asynchronous Forms API
- Optional AwaitGenerator

Install
=======

[](#install)

```
composer require diamondstrider1/remark ^1.1.0
```

Add Remark as a library in `.poggit.yml`.

```
projects:
  ExampleRemarkPlugin:
    path: ""
    libs:
      - src: Swift-Strider/Remark/Remark
        version: ^1.1.0
        epitope: .random
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.1% 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 ~1 days

Total

7

Last Release

1435d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/255281d59473d1a26d9d9a3a16bf48a5ffcc27a2825e54f83037cc609c8bbad5?d=identicon)[DiamondStrider1](/maintainers/DiamondStrider1)

---

Top Contributors

[![Swift-Strider](https://avatars.githubusercontent.com/u/62265561?v=4)](https://github.com/Swift-Strider "Swift-Strider (52 commits)")[![poggit-bot](https://avatars.githubusercontent.com/u/22427965?v=4)](https://github.com/poggit-bot "poggit-bot (1 commits)")

---

Tags

commandsformspocketmine-mpuiuser-interfacevirion

### Embed Badge

![Health badge](/badges/diamondstrider1-remark/health.svg)

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

###  Alternatives

[muqsit/invmenu

A PocketMine-MP virion to create and manage virtual inventories!

2234.2k1](/packages/muqsit-invmenu)[muqsit/simple-packet-handler

Handle specific data packets (virion for PMMP API 4.0.0)

426.1k3](/packages/muqsit-simple-packet-handler)[dktapps/pmforms

Form API library for PocketMine-MP plugins

522.3k1](/packages/dktapps-pmforms)[muqsit/asynciterator

A virion that simplifies writing tasks that traverse iterators

182.9k](/packages/muqsit-asynciterator)

PHPackages © 2026

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