tournament-generator
tournament-generator copied to clipboard
A set of classes used to create multiple kinds of tournament brackets in PHP
When using setResults method on a game, the method does not find the team in the array. I have even used an array within the game class to try ensure...
Im a bit confused how to use filters. Or more specifically if there is a way to us the filters to achive what im trying to. Tournament stretchs 9 weeks....
Updates from last year are not incorporated into the composer dependency, have to pull the updated files seperately.
Hello. Where can I get a design for a tournament with embroidery php + html ?
Any plans to develop this and bring it up to speed with PHP 8.1.5? I'm running your sample code and getting the following error: Deprecated: Return type of TournamentGenerator\Containers\BaseContainer::current() should...
I am unable to set a setResults(Array). Creating a tournament and filling the teams from database works fine, as well as the export /import to json. Running script tournament-robin-min.php throws...