PHP Classes

File: wiki/template/list.md

Recommend this page to a friend!
  Classes of Tomáš Vojík   PHP Tournament Bracket Generator   wiki/template/list.md   Download  
File: wiki/template/list.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP Tournament Bracket Generator
Organize the matches of teams in a tournament
Author: By
Last change:
Date: 2 years ago
Size: 436 bytes
 

Contents

Class file image Download

List of all available templates

Single elimination

More


new TournamentGenerator\Preset\SingleElimination('Tournament name');

Double elimination

More


new TournamentGenerator\Preset\DoubleElimination('Tournament name');

Two rounds to groups

More


new TournamentGenerator\Preset\R2G('Tournament name');