Download the PHP package abienvenu/kyjoukan without Composer
On this page you can find all versions of the php package abienvenu/kyjoukan. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download abienvenu/kyjoukan
More information about abienvenu/kyjoukan
Files in abienvenu/kyjoukan
Download abienvenu/kyjoukan
More information about abienvenu/kyjoukan
Files in abienvenu/kyjoukan
Vendor abienvenu
Package kyjoukan
Short Description Tournament planner
License AGPL-3.0-or-later
Homepage https://github.com/abienvenu/kyjoukan
Package kyjoukan
Short Description Tournament planner
License AGPL-3.0-or-later
Homepage https://github.com/abienvenu/kyjoukan
Please rate this library. Is it a good library?
Informations about the package kyjoukan
Kyjoukan
Tournament planner and scheduler
This web application will take as input :
- An event details (name, date...)
- A list of teams that will participate in the said event
- A list of available grounds where to play
Then the user will create the first phase of the game, with two possible rules :
- Round-robin : each team plays against each other team in the same pool
- Brackets : each team plays another one; each winner play another winner, and so on...
Features
Once given the teams, grounds and number of pools (group of teams), the application will:
- Automatically dispatch the teams into pools
- Let the user fine tune manually this dispatch
- Provide a printable schedule
- Provide printable game sheets ready to be filled
- Enable the user to type in results
- Provide printable rankings
Once the first phase is over, the user can create another one (and so on...).
Planned features
- Ability to add games manually
- Ability to remove games manually
- Ability to order teams
- Dispatch by order
Server Installation
- Install docker
-
Download and run the application :
- Point your browser to http://localhost:8043/
CHANGELOG
- v0.6.1 : Removed footer, space is important
- v0.6 : Upgrade to Symfony 3.4, spreading of teams across grounds
- v0.5 : Improved warning display + shuffling bugfixes
- v0.4 : Added the "Cumulative Ranking" rule
- v0.3 : Do not call remote CDN, so that Kyjoukan can work without Internet access
- v0.2 : Dockerization
- v0.1 : First working version
All versions of kyjoukan with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
doctrine/orm Version ^2.4.8
doctrine/doctrine-bundle Version ~1.4
twig/extensions Version ~1.0
symfony/assetic-bundle Version ~2.3
doctrine/doctrine-fixtures-bundle Version ~2.2
stof/doctrine-extensions-bundle Version ~1.3
robloach/component-installer Version ~0.2
components/jquery Version ^3.1
components/jqueryui Version ^1.12
components/bootstrap Version ^3.3
doctrine/orm Version ^2.4.8
doctrine/doctrine-bundle Version ~1.4
twig/extensions Version ~1.0
symfony/assetic-bundle Version ~2.3
doctrine/doctrine-fixtures-bundle Version ~2.2
stof/doctrine-extensions-bundle Version ~1.3
robloach/component-installer Version ~0.2
components/jquery Version ^3.1
components/jqueryui Version ^1.12
components/bootstrap Version ^3.3
The package abienvenu/kyjoukan contains the following files
Loading the files please wait ....