pocketmine / classloader
This package is abandoned and no longer maintained.
The author suggests using the pocketmine/pocketmine-mp package instead.
Ad-hoc autoloading components used by PocketMine-MP
0.3.0
2023-01-23 19:46 UTC
Requires
- php: ^8.0
- ext-pthreads: ^5.0
- ext-reflection: *
Requires (Dev)
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: 1.9.4
- phpstan/phpstan-strict-rules: ^1.0
- phpunit/phpunit: ^9.5
Conflicts
- pocketmine/spl: <0.4
This package is auto-updated.
Last update: 2023-05-22 21:58:28 UTC
README
Ad-hoc autoloading components used by PocketMine-MP
⚠️ This package is now abandoned. Its components were only useful to pmmp/PocketMine-MP, and as such, they have been merged into PocketMine-MP 5.0.0-BETA4 for easier maintenance.
This package was originally part of the also-abandoned pocketmine/spl package, which was used by both PocketMine-MP and RakLib in years past. However, since RakLib no longer depends on any thread-related stuff, this package is doing nothing useful by itself, spamming Dependabot notifications and adding extra wasted time to core maintenance.