PHPackages                             namboy94/cheetah-bets - 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. namboy94/cheetah-bets

ActiveLibrary

namboy94/cheetah-bets
=====================

Football Bets library for PHP 7.1+

2.4.3(7y ago)0175GPL-3.0-or-laterPHPPHP &gt;=7.1.0

Since Jan 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/namboy94/cheetah-bets)[ Packagist](https://packagist.org/packages/namboy94/cheetah-bets)[ Docs](https://gitlab.namibsun.net/namboy94/cheetah-bets)[ RSS](/packages/namboy94-cheetah-bets/feed)WikiDiscussions master Synced 3d ago

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

Cheetah-Bets
============

[](#cheetah-bets)

masterdevelop[![build status](https://camo.githubusercontent.com/884fdcf07ce77a3f8c0ebb8b6521cf67cec6e1a5f2bab6f343c6b2690da66391/68747470733a2f2f6769746c61622e6e616d696273756e2e6e65742f6e616d696273756e2f7068702f636865657461682d626574732f6261646765732f6d61737465722f6275696c642e737667)](https://gitlab.namibsun.net/namibsun/php/cheetah-bets/commits/master)[![build status](https://camo.githubusercontent.com/2cdd1d2567c19854ccc6519e7ced1254077849ef4f2d1f6d5665d93566085986/68747470733a2f2f6769746c61622e6e616d696273756e2e6e65742f6e616d696273756e2f7068702f636865657461682d626574732f6261646765732f646576656c6f702f6275696c642e737667)](https://gitlab.namibsun.net/namibsun/php/cheetah-bets/commits/develop)[![Logo](resources/logo/logo-readme.png)](resources/logo/logo-readme.png)

Cheetah-Bets is a collection of classes and scripts that enable you to integrate a football/soccer betting service into your website. The data is powered by [openligadb.de](https://www.openligadb.de).

Usage
-----

[](#usage)

First off, you will have to make sure the required database tables exist within your database. To do this, you just have to initialize a [SchemaCreator](src/SchemaCreator.php) object with a connection to your database.

Once this is done, you can use any of the other classes in the library.

To fill the database with data, you will have to run the [leagugetter](scripts/leaguegetter.py) script.

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

[](#installation)

You can use cheetah-bets by adding the requirement

```
"namboy94/cheetah-bets": "dev-master"

```

to your `composer.json` file an then running `composer install`. You can then find the classes in `vendor/namboy94/cheetah-bets/src`. Thanks to autoloader, you should be able to easily access the classes from cheetah-bets.

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

[](#documentation)

All classes and methods are documented using DocBlock comments. Additional Documentation can be found in [doc](doc/).

Further Information
-------------------

[](#further-information)

- [Changelog](CHANGELOG)
- [License (GPLv3)](LICENSE)
- [Gitlab](https://gitlab.namibsun.net/namibsun/php/cheetah-bets)
- [Github](https://github.com/namboy94/cheetah-bets)
- [Progstats](https://progstats.namibsun.net/projects/cheetah-bets)
- [Packagist Page](https://packagist.org/packages/namboy94/cheetah-bets)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

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

2900d ago

### Community

Maintainers

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

---

Top Contributors

[![namboy94](https://avatars.githubusercontent.com/u/11770870?v=4)](https://github.com/namboy94 "namboy94 (65 commits)")

---

Tags

footballsoccerbets

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/namboy94-cheetah-bets/health.svg)

```
[![Health](https://phpackages.com/badges/namboy94-cheetah-bets/health.svg)](https://phpackages.com/packages/namboy94-cheetah-bets)
```

PHPackages © 2026

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