Technologies

Football League Manager is built on a modern, well-supported PHP stack — the same kind your hosting most likely already runs. You don't need to know any of this to use the software; this page is mainly for developers who want to understand or customize it.

PHP 8.2+

The server-side language that powers Football League Manager. PHP 8.2 or newer is required.

Laravel 10

The PHP framework the application is built on. Laravel follows the model–view–controller (MVC) pattern and is based on Symfony, which makes the code clean and easy to maintain. If you plan to modify the script, it helps to know Laravel first.

laravel.com →

MySQL

The database that stores your leagues, teams, players, matches, bookings and settings.

Bootstrap 4

Powers the look and layout of the admin interface, and keeps everything responsive on phones and tablets.

jQuery 3

Handles the interactive parts of the interface — menus, forms and dynamic page elements.

jsRender

A lightweight templating tool used to render dynamic content (such as tables and lists) quickly in the browser.

The technologies listed here apply to the latest version of Football League Manager and may change in future releases.

Get notified about new releases

Subscribe to receive an email when we ship new features, security updates, or major releases. No marketing — only product updates.