PHPackages                             danabrey/rookies-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. danabrey/rookies-api

ActiveLibrary

danabrey/rookies-api
====================

PHP wrapper for NFL rookies data JSON API at https://rookies.abrey.dev

1.0.3(6y ago)033MITPHPPHP ^7.2CI failing

Since Mar 15Pushed 6y ago1 watchersCompare

[ Source](https://github.com/danabrey/rookies-api)[ Packagist](https://packagist.org/packages/danabrey/rookies-api)[ RSS](/packages/danabrey-rookies-api/feed)WikiDiscussions master Synced today

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

Rookies API
===========

[](#rookies-api)

Object-oriented PHP package for reading data from my rookies data API at .

[![Build Status](https://camo.githubusercontent.com/66d96bd348c411d1d501d3a02794983673bc8c0bf56a6b18d04b7537a70ebc37/68747470733a2f2f7472617669732d63692e636f6d2f64616e61627265792f726f6f6b6965732d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/danabrey/rookies-api)

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

[](#installation)

Via Composer:

`composer require danabrey/rookies-api`

Usage
-----

[](#usage)

Player data:

```
use DanAbrey\RookiesApi\Client;

$stats = new Client();
$player = $stats->getPlayer('jerry-jeudy');

```

The return from `getPlayer()` will be a `Player` object.

Contributing/Contact
--------------------

[](#contributingcontact)

Please feel free to raise issues or open pull requests with suggestions on how to improve this project. For any informal questions, find me on Twitter at [@danabrey](https://www.twiter.com/danabrey).

License
-------

[](#license)

[![License](https://camo.githubusercontent.com/1e1cb7bae9fc55a01fc5443d26e358dc21c129253bcfa9841db85c4f25aa2ecf/687474703a2f2f696d672e736869656c64732e696f2f3a6c6963656e73652d6d69742d626c75652e7376673f7374796c653d666c61742d737175617265)](http://badges.mit-license.org)

- **[MIT license](http://opensource.org/licenses/mit-license.php)**
- Copyright 2020 © Dan Abrey

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Every ~15 days

Total

4

Last Release

2200d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/08ae8b4496ef1041a89cef3664d40778641b613985eaf273902aeebea0a317ed?d=identicon)[danabrey](/maintainers/danabrey)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/danabrey-rookies-api/health.svg)

```
[![Health](https://phpackages.com/badges/danabrey-rookies-api/health.svg)](https://phpackages.com/packages/danabrey-rookies-api)
```

###  Alternatives

[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k48.1M236](/packages/api-platform-core)[api-platform/symfony

Symfony API Platform integration

323.2M67](/packages/api-platform-symfony)[api-platform/serializer

API Platform core Serializer

223.4M31](/packages/api-platform-serializer)[web-auth/webauthn-lib

FIDO2/Webauthn Support For PHP

1195.3M72](/packages/web-auth-webauthn-lib)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

50570.7k1](/packages/web-auth-webauthn-framework)

PHPackages © 2026

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