ponup / mammoth
There is no license information available for the latest version (0.1.0) of this package.
Mammoth framework - Multimedia with PHP
0.1.0
2022-01-27 22:25 UTC
Requires
- php: ^8.1
Requires (Dev)
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2025-01-29 20:49:12 UTC
README
Mammoth Framework
Mammoth is a framework that allows you to create multimedia apps in PHP. It gives you an easy to use class library on top of OpenGL (3D), OpenAL (Audio) and SDL (2D, input, window, ...).
Requirements
- PHP 8.1+
- SDL bindings for PHP provided by the PHP-SDL extension
- OpenGL bindings for PHP provided by the PHP-OpenGL extension
- OpenAL bindings for PHP provided by the PHP-OpenAL extension
How to use
composer require ponup/mammoth
Running unit tests
make test
Contributors
Icons made by Freepik from www.flaticon.com