razshare / libsdl-stubs
Stubs for php-libsdl
0.1.0
2022-11-14 20:40 UTC
Requires
- php: ^8.0
README
You can just copy ./src/stubs.php into your project or use composer
composer require razshare/libsdl-stubs
then configure psalm to scan the stubs.php
file and you're done.
Intellisense
Demo
Checkout php-sdl for more info.