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

ActiveLibrary[API Development](/categories/api)

danabrey/fleaflicker-api
========================

PHP library for interacting with the Fleaflicker API

v0.3(2y ago)0731↓33.3%1MITPHPPHP ^7.4|^8.0CI failing

Since Jul 16Pushed 2y agoCompare

[ Source](https://github.com/danabrey/fleaflicker-api)[ Packagist](https://packagist.org/packages/danabrey/fleaflicker-api)[ RSS](/packages/danabrey-fleaflicker-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

Fleaflicker API
===============

[](#fleaflicker-api)

This is a PHP library for interacting with the Fleaflicker API.

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

[](#installation)

`composer require danabrey/fleaflicker-api`

Usage
-----

[](#usage)

Create an instance of the client

`$client = new DanAbrey\FleaflickerApi\FleaflickerApiClient(2020);`

The league year is required.

Use the client methods to make requests to the API, e.g.:

`$client->players()`

`$client->league('XXXXX')` where XXXXX is the league ID.

`$client->rosters('XXXXX')` where XXXXX is the league ID.

All methods return either a single instance or an array of plain PHP objects that represent the data returned. e.g. `FleaflickerLeaguePlayer`, `FleaflickerLeagueProPlayer`, `FleaflickerLeagueRoster[]`, etc.

### Running tests

[](#running-tests)

`./vendor/bin/phpunit`

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

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 ~350 days

Total

5

Last Release

731d ago

PHP version history (2 changes)v0.1PHP ^7.4

v0.2PHP ^7.4|^8.0

### 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 (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[fschmtt/keycloak-rest-api-client-php

PHP client to interact with Keycloak's Admin REST API.

4684.7k2](/packages/fschmtt-keycloak-rest-api-client-php)

PHPackages © 2026

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