joseph-montanez / raylib-php-stub
Raylib runtime & extensions header files for PhpStorm
v0.8.2
2023-08-09 08:13 UTC
Requires
- php: >=8.0.0
This package is auto-updated.
Last update: 2025-03-09 11:47:43 UTC
README
This repo provide RayLib-PHP stubs which enables auto-completion in modern IDEs.
Installing via Composer
-
Install Composer in a common location or in your project:
curl -s http://getcomposer.org/installer | php
-
Install via composer:
composer require --dev joseph-montanez/raylib-php-stub
-
Setup your IDE.
Installing via Git
-
Clone the RayLib-PHP IDE Stubs repository in a common location.
-
Setup your IDE.