PHPackages                             pyaesoneaung/sportmonks-football-api - 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. pyaesoneaung/sportmonks-football-api

ActiveLibrary[API Development](/categories/api)

pyaesoneaung/sportmonks-football-api
====================================

Laravel package for Sportmonks Football Api(V3)

v3.2.1(3mo ago)262.2k11[3 PRs](https://github.com/PyaeSoneAungRgn/sportmonks-football-api/pulls)MITPHPPHP ^8.1CI passing

Since Dec 29Pushed 1w ago2 watchersCompare

[ Source](https://github.com/PyaeSoneAungRgn/sportmonks-football-api)[ Packagist](https://packagist.org/packages/pyaesoneaung/sportmonks-football-api)[ Docs](https://github.com/pyaesoneaung/sportmonks-football-api)[ RSS](/packages/pyaesoneaung-sportmonks-football-api/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (24)Versions (19)Used By (0)

Sportmonks Football Api
=======================

[](#sportmonks-football-api)

Laravel package for Sportmonks Football Api(V3)

Installation
------------

[](#installation)

```
composer require pyaesoneaung/sportmonks-football-api
```

`.env`

```
SPORTMONKS_FOOTBALL_API_TOKEN=Your-Sportmonks-Api-Token
SPORTMONKS_FOOTBALL_TIMEZONE=Asia/Yangon
SPORTMONKS_FOOTBALL_RETURN_TYPE=dto
```

Documentation
-------------

[](#documentation)

📚 Read the full documentation at [sportmonks-football-api.pyaesoneaung.dev](https://sportmonks-football-api.pyaesoneaung.dev)

Basic Usage
-----------

[](#basic-usage)

#### Get All Fixtures

[](#get-all-fixtures)

```
use SportmonksFootballApi;

SportmonksFootballApi::fixture()->all();
```

#### Get Fixture by ID

[](#get-fixture-by-id)

```
use SportmonksFootballApi;

SportmonksFootballApi::fixture()->byId($id);
```

#### Get All Fixtures With Request Options

[](#get-all-fixtures-with-request-options)

```
use SportmonksFootballApi;

SportmonksFootballApi::fixture()
	->setSelect('name')
	->setInclude('events.type')
	->setFilter('eventTypes:18,14')
	->setSortBy('starting_at')
	->orderByDesc()
	->setPerPage(25)
	->setPage(2)
	->all();
```

And more...

📚 Checkout the full documentation at [sportmonks-football-api.pyaesoneaung.dev](https://sportmonks-football-api.pyaesoneaung.dev)

Testing
-------

[](#testing)

```
composer test
```

###  Health Score

54

—

FairBetter than 96% of packages

Maintenance90

Actively maintained with recent releases

Popularity32

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 63.8% 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

Every ~106 days

Recently: every ~96 days

Total

12

Last Release

108d ago

Major Versions

v1.1.0 → v2.0.02023-07-29

v2.2.0 → v3.0.02025-05-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/b4a938e91069afb632288ccdb87813e19c0d0fc86189f73daa33464e0d2a0367?d=identicon)[pyaesoneaung](/maintainers/pyaesoneaung)

---

Top Contributors

[![PyaeSoneAungRgn](https://avatars.githubusercontent.com/u/44226349?v=4)](https://github.com/PyaeSoneAungRgn "PyaeSoneAungRgn (81 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (24 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (15 commits)")[![kamil-michalak](https://avatars.githubusercontent.com/u/1311334?v=4)](https://github.com/kamil-michalak "kamil-michalak (4 commits)")[![joshembling](https://avatars.githubusercontent.com/u/65712975?v=4)](https://github.com/joshembling "joshembling (2 commits)")[![agostinofiscale](https://avatars.githubusercontent.com/u/42895575?v=4)](https://github.com/agostinofiscale "agostinofiscale (1 commits)")

---

Tags

football-apiphpsportmonkssportmonks-football-apilaravelpyaesoneaungsportmonkssportmonks-football-api

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/pyaesoneaung-sportmonks-football-api/health.svg)

```
[![Health](https://phpackages.com/badges/pyaesoneaung-sportmonks-football-api/health.svg)](https://phpackages.com/packages/pyaesoneaung-sportmonks-football-api)
```

###  Alternatives

[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.8k3](/packages/defstudio-telegraph)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5022.0k](/packages/simplestats-io-laravel-client)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

44855.7k](/packages/harris21-laravel-fuse)

PHPackages © 2026

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