Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmmp/classloader
[deprecated] Ad-hoc autoloading components used by PocketMine-MP
https://github.com/pmmp/classloader
github-actions-enabled on-packagist php8 phpstan-l9 phpstan-strict
Last synced: about 2 months ago
JSON representation
[deprecated] Ad-hoc autoloading components used by PocketMine-MP
- Host: GitHub
- URL: https://github.com/pmmp/classloader
- Owner: pmmp
- License: lgpl-3.0
- Archived: true
- Created: 2019-10-28T11:36:08.000Z (about 5 years ago)
- Default Branch: stable
- Last Pushed: 2023-05-22T21:58:24.000Z (over 1 year ago)
- Last Synced: 2024-09-26T09:43:31.076Z (about 2 months ago)
- Topics: github-actions-enabled, on-packagist, php8, phpstan-l9, phpstan-strict
- Language: PHP
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ClassLoader
Ad-hoc autoloading components used by PocketMine-MP⚠️ **This package is now abandoned. Its components were only useful to [pmmp/PocketMine-MP](https://github.com/pmmp/PocketMine-MP), and as such, they have been [merged into PocketMine-MP 5.0.0-BETA4](https://github.com/pmmp/PocketMine-MP/commit/4aba9d9725f63b4708a8f04ac3c8c2e222377f74) for easier maintenance.**
This package was originally part of the also-abandoned [pocketmine/spl](https://github.com/pmmp/SPL) package, which was used by both [PocketMine-MP](https://github.com/pmmp/PocketMine-MP) and [RakLib](https://github.com/pmmp/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.