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 1mo 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 43% 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

3452d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fbc9ce9bf4321141561d259bf24ba28ee614592af9a8c4f2cef82cf32f5760ee?d=identicon)[xxaxxo](/maintainers/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

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[nickurt/laravel-postcodeapi

Universal PostcodeApi for Laravel 11.x/12.x/13.x

97221.2k](/packages/nickurt-laravel-postcodeapi)[smodav/mpesa

M-Pesa API implementation

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

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

762.6k](/packages/scriptdevelop-whatsapp-manager)[ardakilic/mutlucell

Mutlucell SMS API wrapper for sending sms text messages for Laravel

457.3k](/packages/ardakilic-mutlucell)

PHPackages © 2026

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