awesome-php-ffi icon indicating copy to clipboard operation
awesome-php-ffi copied to clipboard

PHP FFI examples and use cases

Awesome PHP FFI

Software License

This is a repository showing some use cases of PHP FFI.

Examples in this repository:

  • Game Boy Emulator
  • Game Boy Emulator with SDL2 rendering
  • GTK3 window with a button
  • Calling a function from .class Java file
  • Modifying the PHP Core to auto inject PHP Open Tag
  • Simple printf example
  • Creating window and rendering pixels with SDL2
  • SNES Emulator
  • SNES Emulator with SDL2 rendering
  • text-to-speech using Mac library

Other repositories about PHP FFI:

PHP FFI tricks: