joseph-montanez/raylib-php-stub

Raylib runtime & extensions header files for PhpStorm

v0.8.2 2023-08-09 08:13 UTC

This package is auto-updated.

Last update: 2024-04-09 09:48:01 UTC


README

This repo provide RayLib-PHP stubs which enables auto-completion in modern IDEs.

Installing via Composer

  1. Install Composer in a common location or in your project:

    curl -s http://getcomposer.org/installer | php
  2. Install via composer:

    composer require --dev joseph-montanez/raylib-php-stub
  3. Setup your IDE.

Installing via Git

  1. Clone the RayLib-PHP IDE Stubs repository in a common location.

  2. Setup your IDE.