austriannoah / libasyncurl
适用于 PocketMine-MP 的异步 Curl 库
dev-main
2024-06-11 04:43 UTC
Requires
- php: ^8.0
- ext-igbinary: *
- pocketmine/pocketmine-mp: >=5.15.0
Requires (Dev)
- phpstan/phpstan: 1.11.4
This package is not auto-updated.
Last update: 2024-09-11 22:23:02 UTC
README
库
echo "# libasyncCurl" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/AustrianNoah/libasyncCurl.git
git push -u origin main