PHPackages                             stomas/livescoreapi - 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. stomas/livescoreapi

ActiveLibrary[API Development](/categories/api)

stomas/livescoreapi
===================

Simple www.livescore-api.com wrapper

0.0.3(8y ago)1463[1 PRs](https://github.com/stomas/livescoreapi/pulls)MITPHP

Since Jul 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/stomas/livescoreapi)[ Packagist](https://packagist.org/packages/stomas/livescoreapi)[ RSS](/packages/stomas-livescoreapi/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

LiveScoreAPI
============

[](#livescoreapi)

How to use
----------

[](#how-to-use)

Install using composer

```
composer require "stomas/livescoreapi"

```

Add LivescoreAPIServiceProvider to config/app.php

```
'providers' => [
  Stomas\Livescoreapi\LivescoreAPIServiceProvider::class,
]

```

And use it in your code

```
$api = new Stomas\Livescoreapi\Wrapper\LiveScoreAPI();
$api->liveMatches(); //return array of Match objects

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68.4% 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 ~2 days

Total

3

Last Release

3269d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/41577125?v=4)[MD](/maintainers/stebuklas)[@stebuklas](https://github.com/stebuklas)

---

Top Contributors

[![stomas](https://avatars.githubusercontent.com/u/29854067?v=4)](https://github.com/stomas "stomas (13 commits)")[![tomasnord](https://avatars.githubusercontent.com/u/13727988?v=4)](https://github.com/tomasnord "tomasnord (6 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/stomas-livescoreapi/health.svg)

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k34](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1942.4k4](/packages/aimeos-prisma)

PHPackages © 2026

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