PHPackages                             jtet/cfb-data - 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. jtet/cfb-data

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

jtet/cfb-data
=============

Php port of BlueSCar/cfb-data

v1.0(9y ago)027MITPHP

Since Feb 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/jtet/cfb-data)[ Packagist](https://packagist.org/packages/jtet/cfb-data)[ RSS](/packages/jtet-cfb-data/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

cfb-data
========

[](#cfb-data)

Php port of BlueSCar/cfb-data

Installation
============

[](#installation)

`composer require jtet/cfb-data`

\#Use

```
require_once 'vendor/autoload.php';

use CFBData\Scoreboard;
use CFBData\Game;
use CFBData\Rankings;

$scoreboard = Scoreboard::get(2016,2);

//print_r($scoreboard);

$game = Game::get(400763535);

//print_r($game);

$rankings = Rankings::get(2016,2);

//print_r($rankings);

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3407d ago

### Community

Maintainers

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

---

Top Contributors

[![jtet](https://avatars.githubusercontent.com/u/2342345?v=4)](https://github.com/jtet "jtet (1 commits)")

### Embed Badge

![Health badge](/badges/jtet-cfb-data/health.svg)

```
[![Health](https://phpackages.com/badges/jtet-cfb-data/health.svg)](https://phpackages.com/packages/jtet-cfb-data)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

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

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

749284.3k35](/packages/civicrm-civicrm-core)[roundcube/roundcubemail

The Roundcube Webmail suite

7.0k1.4k3](/packages/roundcube-roundcubemail)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[nfse-nacional/nfse-php

This is my package nfse

1523.1k](/packages/nfse-nacional-nfse-php)

PHPackages © 2026

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