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. [API Development](/categories/api)
4. /
5. danabrey/rookies-api

ActiveLibrary[API Development](/categories/api)

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 3w ago

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

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

2253d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10567440?v=4)[Dan Abrey](/maintainers/danabrey)[@danabrey](https://github.com/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.6k51.2M339](/packages/api-platform-core)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M737](/packages/sylius-sylius)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[api-platform/symfony

Symfony API Platform integration

384.5M129](/packages/api-platform-symfony)[api-platform/serializer

API Platform core Serializer

274.8M87](/packages/api-platform-serializer)[api-platform/openapi

Models to build and serialize an OpenAPI specification.

404.8M94](/packages/api-platform-openapi)

PHPackages © 2026

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