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.6.0
2 years ago
Version 2.6.0 change log


- Add float rect and float point render functions (Manuel Baldassarri)
- Add config file for Windows (Zorobabel)
- Fix PECL build (Manuel Baldassarri)
- Rename width parameter in SDL_Rect constructor (Manuel Baldassarri)

requires:

  • php >=8.0.0
  • pearinstaller >=1.10.0