PHPackages                             voroxi/footballdata - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. voroxi/footballdata

ActiveLibrary[API Development](/categories/api)

voroxi/footballdata
===================

Official PHP SDK for the footballdata.io football data API (fixtures, predictions, standings, odds, FIFA rankings and more).

v0.1.0(1mo ago)00MITPHPPHP &gt;=8.0

Since Jul 11Pushed 1mo agoCompare

[ Source](https://github.com/voroxi/footballdata-php)[ Packagist](https://packagist.org/packages/voroxi/footballdata)[ Docs](https://footballdata.io)[ RSS](/packages/voroxi-footballdata/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

footballdata.io — PHP SDK
=========================

[](#footballdataio--php-sdk)

Official PHP client for the [footballdata.io](https://footballdata.io) API — football/soccer fixtures, live scores, predictions, standings, odds, team &amp; player stats, and FIFA rankings.

- **Zero required runtime dependencies** — uses the bundled `curl` extension directly (no Guzzle).
- PHP **8.0+**
- PSR-4 autoloading under the `Footballdata\` namespace.

> Get a **free API key** at **[footballdata.io/signup](https://footballdata.io/signup)**.

---

Install
-------

[](#install)

```
composer require voroxi/footballdata
```

---

30-second quickstart
--------------------

[](#30-second-quickstart)

```
