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.1.0
5 years ago
Version 2.1.0 change log


- Code updated to support PHP7.
- Code that could be implemented in userland was removed from the extension.
- Unit tests improvements/changes.

requires:

  • php >=7.2.0
  • pearinstaller >=1.9.0