nicolasbordeaux/oss-football-library

1.1.2 2023-07-05 18:10 UTC

This package is auto-updated.

Last update: 2024-05-05 20:15:07 UTC


README

Football library

Installation

composer require oss/football-library

Local development

composer install
composer phpstan

Testing

composer test

Features

  • Get Most popular Competitions using function getPopularCompetitions()
  • Get Best Winner Teams using function getBestWinnerTeams(string $competitionId)