nietonchique / sofascore-api-bundle
Symfony bundle and standalone PHP client for the unofficial SofaScore API: matches, players, teams, tournaments and live per-sport statistics, with a pluggable HTTP / headless-Chrome transport.
Package info
github.com/nietonchique/Sofascore-API-Bundle
Type:symfony-bundle
pkg:composer/nietonchique/sofascore-api-bundle
v2.1.0
2026-06-13 13:13 UTC
Requires
- php: >=8.4
- psr/cache: ^3.0
- psr/log: ^3.0
- symfony/config: ^8.0
- symfony/dependency-injection: ^8.0
- symfony/http-client: ^8.0
- symfony/http-client-contracts: ^3.6
- symfony/http-kernel: ^8.0
Requires (Dev)
- chrome-php/chrome: ^1.11
- deptrac/deptrac: ^4.0
- friendsofphp/php-cs-fixer: ^3.64
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^2.1
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpstan/phpstan-symfony: ^2.0
- phpunit/phpunit: ^11.5
- symfony/cache: ^8.0
- symfony/framework-bundle: ^8.0
- symfony/rate-limiter: ^8.0
Suggests
- chrome-php/chrome: Required for the headless-Chrome transport fallback (Cloudflare 403 bypass) — transport: chrome|chain
- symfony/cache: Provides a PSR-6 pool for the cache transport decorator
- symfony/rate-limiter: Required when the rate_limit transport decorator is enabled