razshare/libsdl-stubs

Stubs for php-libsdl

0.1.0 2022-11-14 20:40 UTC

This package is auto-updated.

Last update: 2024-04-18 01:04:24 UTC


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

image

Demo

image

Checkout php-sdl for more info.