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
Requires
- symfony/css-selector: ^6.0
- symfony/dom-crawler: ^6.0
- symfony/http-client: ^6.0
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6||^10.2
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)