PHPackages                             thomasboom89/bundesliga-live-results - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. thomasboom89/bundesliga-live-results

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

thomasboom89/bundesliga-live-results
====================================

This is a scraper for Deutsche Fussball Bundesliga 1 &amp; 2 live results

v0.0.3(3y ago)28[1 PRs](https://github.com/ThomasBoom89/bundesliga-live-result-scraper/pulls)MITPHPPHP &gt;=8.1CI failing

Since Feb 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ThomasBoom89/bundesliga-live-result-scraper)[ Packagist](https://packagist.org/packages/thomasboom89/bundesliga-live-results)[ RSS](/packages/thomasboom89-bundesliga-live-results/feed)WikiDiscussions main Synced yesterday

READMEChangelog (3)Dependencies (12)Versions (5)Used By (0)

Bundesliga Live Result Scraper
==============================

[](#bundesliga-live-result-scraper)

[![PHP](https://camo.githubusercontent.com/99828107d4d4b3685b0964961c8bb11694df75339df53b4929c2169c18a05a9a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344382e312d2532333838393242463f7374796c653d706c6173746963266c6f676f3d706870)](https://camo.githubusercontent.com/99828107d4d4b3685b0964961c8bb11694df75339df53b4929c2169c18a05a9a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344382e312d2532333838393242463f7374796c653d706c6173746963266c6f676f3d706870)[![License](https://camo.githubusercontent.com/c7a3c3b989abcdad937469d06ac53c605ce1b08afbf7e74a7f0636cbc50dc0dc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e3f7374796c653d706c6173746963)](https://camo.githubusercontent.com/c7a3c3b989abcdad937469d06ac53c605ce1b08afbf7e74a7f0636cbc50dc0dc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e3f7374796c653d706c6173746963)

A scraper for for Deutsche Fussball Bundesliga 1 &amp; 2 live results.

### Attention!

[](#attention)

I am not owner or maintainer of the website (). This is only a scraper for live results. Use at your own risk.

Requirement
-----------

[](#requirement)

You need a working environment with php &lt;= 8.1 and composer.

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

[](#installation)

```
composer require thomasboom89/bundesliga-live-result-scraper
```

Usage
-----

[](#usage)

Create an instance of Bundesliga

```
$httpClient     = new Client();
$requestFactory = new HttpFactory();
$bundesliga     = new Bundesliga($httpClient, $requestFactory);
```

Now you can use it to make a request

```
// You can choose between Erste and Zweite Bundesliga
$results = $bundesliga->getResults(Bundesliga\LigaType::SecondBundesliga);
```

You will receive an array of result objects

```
var_dump($results);
```

License
-------

[](#license)

Bundesliga Live Result Scraper Copyright (C) 2023 ThomasBoom89. MIT license.

Bundesliga Live Result Scraper includes several third-party Open-Source libraries, which are licensed under their own respective Open-Source licenses.

See `composer license` for complete list of depending libraries.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.1% 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 ~0 days

Total

3

Last Release

1226d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/78e8a2f79df27eee6c1df506c3d564c14415190e651a0df3dd0b3dd1dd75b203?d=identicon)[thomasboom89](/maintainers/thomasboom89)

---

Top Contributors

[![ThomasBoom89](https://avatars.githubusercontent.com/u/51998416?v=4)](https://github.com/ThomasBoom89 "ThomasBoom89 (165 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (152 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/thomasboom89-bundesliga-live-results/health.svg)

```
[![Health](https://phpackages.com/badges/thomasboom89-bundesliga-live-results/health.svg)](https://phpackages.com/packages/thomasboom89-bundesliga-live-results)
```

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M421](/packages/drupal-core-recommended)[mcp/sdk

Model Context Protocol SDK for Client and Server applications in PHP

1.5k1.5M90](/packages/mcp-sdk)[chargebee/chargebee-php

ChargeBee API client implementation for PHP

758.5M9](/packages/chargebee-chargebee-php)[laudis/neo4j-php-client

Neo4j-PHP-Client is the most advanced PHP Client for Neo4j

185702.8k44](/packages/laudis-neo4j-php-client)

PHPackages © 2026

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