Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 940 Bytes

File metadata and controls

17 lines (12 loc) · 940 Bytes

The Game Panel

The Game Panel

Open-source game server management

GitHub License Packagist Version PHP Version codecov

The core engine that powers The Game Panel. It provides the foundational architecture that everything else is built on top of — the boot pipeline, kernel abstraction, module system, and the core concepts around contexts, roles, and permissions.

This package is to The Game Panel what laravel/framework is to Laravel. You wouldn't typically depend on this directly; instead, you'd install The Game Panel and build on top of it using the module system.