Download the PHP package philicevic/berger without Composer
On this page you can find all versions of the php package philicevic/berger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download philicevic/berger
More information about philicevic/berger
Files in philicevic/berger
Download philicevic/berger
More information about philicevic/berger
Files in philicevic/berger
Vendor philicevic
Package berger
Short Description A tool to create round robin tournament matchups using the Berger tables
License MIT
Package berger
Short Description A tool to create round robin tournament matchups using the Berger tables
License MIT
Please rate this library. Is it a good library?
Informations about the package berger
Berger Tables for PHP
This package allows you to generate round robin tournament matchups based on the Berger tables.
Usage
$rounds
will be an array of Round
objects.
Round
Fixture
Every fixture has two properties.
Both contain just the name of the team.
You could also access the teams via the getTeams
method.
If you want to swap the places of the teams for a fixture you can also do that.
All versions of berger with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
The package philicevic/berger contains the following files
Loading the files please wait ....