austriannoah / libasyncurl
An async Curl library for PocketMine-MP
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/austriannoah/libasyncurl
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: 2025-10-09 03:21:38 UTC
README
Lib
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