sdl_mixer

pecl install sdl_mixer

Binding of SDL_mixer for PHP

SDL_mixer extension for PHP provides the binding of functions for audio loading, playing and mixing.

Maintainer

  • Manuel Baldassarri (lead )

Details

Stars: 5
Downloads: 1445
0.4.0
2 years ago
Version 0.4.0 change log


- Fix SDL extension dependency (remicollet)
- Add workaround for Mix_HasMusicDecoder where not available (remicollet)
- Properly init/quit sdl_mixer library (remicollet)
- Improve phpinfo with Mix_Init supported flags (remicollet)
- Add missing 'src' build directory in config.m4 (kea)

requires:

  • php >=8.0.0
  • pearinstaller >=1.9.1
  • sdl >=2.5.0