sof3 / await-std
Writing user-friendly PocketMine plugins fluently with await-generator style
Installs: 1 458
Dependents: 1
Suggesters: 0
Security: 0
Stars: 28
Watchers: 4
Forks: 6
Open Issues: 0
Requires
- pocketmine/pocketmine-mp: ^4.0.0
- sof3/await-generator: ^3.3.0
Requires (Dev)
- phpstan/phpstan: ^0.12.84
This package is auto-updated.
Last update: 2023-07-11 05:02:18 UTC
README
Writing user-friendly PocketMine plugins fluently with await-generator style
ARCHIVED
await-std contains several unrelated features that don't really fit well in the same repo. Maintaining such a bloated virion with the same versioning scheme is not exactly a good idea, especially when it is
If you would like to continue maintaining this repo,
feel free to fork it.
However, I would recommend creating separate virions dedicated for each feature instead,
e.g. an await-event
virion and a sleep
virion.