nicolasbordeaux/oss-football-library

Football library

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/nicolasbordeaux/oss-football-library

1.1.2 2023-07-05 18:10 UTC

This package is auto-updated.

Last update: 2025-10-05 23:27:47 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)