mario-deluna/php-game-framework

There is no license information available for the latest version (dev-master) of this package.

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 44

Watchers: 3

Forks: 6

Open Issues: 0

pkg:composer/mario-deluna/php-game-framework

dev-master 2022-09-26 12:57 UTC

This package is auto-updated.

Last update: 2025-09-26 19:08:29 UTC


README

VISU

Please checkout VISU, which is the evolution of the PHP game framework.

https://github.com/phpgl/visu

A collection of helpers and wrappers around PHP-GLFW to build simple games and graphical applications 2D and 3D in PHP.

Examples

PHP Textured cubes:

Textured 3D Cubes Rendered in PHP

PHP Model loading and rendering:

3D Model loading and Rendering in PHP