OBBLM is a highly extensible open-source PHP Blood Bowl team management system based on the Symfony framework. OBBLM is designed to deliver multi-rules and multi-league portal while providing an intuitive and extensible administration interface to manage the full league and championship lifecycle.
The obblm/core repository provides a team manager with pre-configured core rules to quick-start.
As a Composer dependency, you can install it on any Symfony project. Once your Symfony project is installed, look at the installation documentation to set up OBBLM.
The obblm/championship extension provides a full league and chmapionship management, and with pre-configured core rules you will be able to launch you league very fast.
To come : a obblm/skeleton how will provide full project stand-alone version.
Obbml requires a PHP version higher or equal to 7.2 (tested up to 7.4) and is compatible with every Symfony version starting from 4.4. Have a look at the require section in the composer.json of the obblm/core core framework to find a list of the requirements.
OBBLM is released under the terms of the MIT License.