sdl

pecl install sdl

SDL for PHP

Bindings of the SDL2 (Simple DirectMedia Layer) library for PHP.

Maintainer

  • Remi Collet (lead )
  • Santiago Lizardo (lead )

Details

Stars: 102
Issue openned: 13
Downloads: 16227
2.4.0
4 years ago
Version 2.4.0 change log


- Fix duplicate symbols (remicollet)
- Fix parameters passed by reference in rect module (kea)
- Port SDL_Palette and SDL_PixelFormat to PHP7 (kea)
- Fix surface props initialisation (kea)
- Fix surface and powerinfo params by ref (kea)
- Fix SDL_Rect inheritance issue (santiagolizardo)
- Add SQL_QueryTexture binding (kea)

requires:

  • php >=7.4.0
  • pearinstaller >=1.10.0