SkillAgentSearch skills...

Pmforms

Form API library for PocketMine-MP plugins

Install / Use

/learn @dktapps-pm-pl/Pmforms
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pmforms

Form API library for PocketMine-MP plugins using closures for handling data

API documentation

There's no documentation yet, but you can check out the demo plugin which shows how to use its API in a plugin.

Including in other plugins

This library supports being included as a virion.

If you use Poggit to build your plugin, you can add it to your .poggit.yml like so:

projects:
  YourPlugin:
    libs:
      - src: dktapps-pm-pl/pmforms/pmforms
        version: ^2.1.0

Related Skills

View on GitHub
GitHub Stars52
CategoryDevelopment
Updated1mo ago
Forks19

Languages

PHP

Security Score

100/100

Audited on Jan 31, 2026

No findings