PHPackages                             xxaxxo/fbd - 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. xxaxxo/fbd

ActiveLibrary[API Development](/categories/api)

xxaxxo/fbd
==========

Wrapper for football-data.org for Laravel 5.\*

1.2(9y ago)024MITPHPPHP &gt;=5.5.9

Since Nov 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/xxaxxo/FBD)[ Packagist](https://packagist.org/packages/xxaxxo/fbd)[ RSS](/packages/xxaxxo-fbd/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Laravel 5 package for football-data.org
---------------------------------------

[](#laravel-5-package-for-football-dataorg)

============================

[![football-data.org](https://camo.githubusercontent.com/7394b161988b48d150d27419a829db051e31e7797de3348941ed8597c3e04e21/687474703a2f2f666f6f7462616c6c2d646174612e6f7267)](http://football-data.org)

This package sole purpose is to make your interaction with football-data.org a bit easier. Pull the package - register in football-data.org

Put in your .env file

```
FBD_TOKEN=
FBD_URL=http://api.football-data.org/v1/

```

All the responses are returned as laravel collections for easier management after the request

```
composer require xxaxxo/fbd dev-master

```

Add

```
use xxaxxo\fbd\Services\FootballData\FootballData;

```

in your controller after getting the package and feed it to the model

Added a filter setter now you can use

```
$footballData->filter('timeFrame', 'n1')->getFixtureData();

```

for all the queries that accept filtering params

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3498d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1206043?v=4)[Michael Kumar](/maintainers/xxaxxo)[@xxaxxo](https://github.com/xxaxxo)

---

Top Contributors

[![xxaxxo](https://avatars.githubusercontent.com/u/1206043?v=4)](https://github.com/xxaxxo "xxaxxo (14 commits)")

---

Tags

apilaravelfootballsoccer

### Embed Badge

![Health badge](/badges/xxaxxo-fbd/health.svg)

```
[![Health](https://phpackages.com/badges/xxaxxo-fbd/health.svg)](https://phpackages.com/packages/xxaxxo-fbd)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[smodav/mpesa

M-Pesa API implementation

16167.1k1](/packages/smodav-mpesa)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

72287.1k1](/packages/mozex-anthropic-laravel)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.5k](/packages/scriptdevelop-whatsapp-manager)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
