Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

oraoto/raylib-php-ffi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raylib binding for PHP

See also raylib-phpcpp.

Requirement

  • PHP 7.4
  • FFI extension
  • libraylib.so 2.4-dev

FFI limitations

Only some basic examples works due to current FFI limitations:

  • FFI return struct/union is not implemented
  • FFI return array is not implemented
  • Nested struct is not supported (patch)

About

raylib binding for php using ffi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published