PHPackages                             benefits-me/php-api-auth - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. benefits-me/php-api-auth

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

benefits-me/php-api-auth
========================

Package to authenticate against Benefits.me API

v1.0.0(1w ago)01.5kGPL-3.0PHPPHP ^8.1

Since Sep 26Pushed 1w agoCompare

[ Source](https://github.com/Benefits-me/php-api-auth)[ Packagist](https://packagist.org/packages/benefits-me/php-api-auth)[ RSS](/packages/benefits-me-php-api-auth/feed)WikiDiscussions develop Synced today

READMEChangelog (7)Dependencies (12)Versions (14)Used By (0)

php-api-auth
============

[](#php-api-auth)

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

[](#installation)

### Require Package

[](#require-package)

```
composer require benefits-me/php-api-auth
```

### Publish provider and configuration

[](#publish-provider-and-configuration)

```
php artisan vendor:publish --provider="BenefitsMe\ApiAuth\Provider\AuthServiceProvider"
```

Project Structure
-----------------

[](#project-structure)

```
/
├── config/                  # Configuration files (e.g. api-auth.php)
├── src/                     # Library source code
│   ├── Enums/               # Enum types
│   ├── Exceptions/          # Custom exception classes
│   ├── Provider/            # Service providers (e.g. AuthServiceProvider)
│   └── Services/            # Service classes (e.g. AuthService)
├── tests/                   # PEST unit and feature tests
│   ├── Feature/             # Feature tests
│   ├── Unit/                # Unit tests
│   ├── Pest.php             # PEST bootstrap file
│   └── TestCase.php         # Base test class
├── vendor/                  # Composer dependencies (auto-generated)
├── composer.json            # Composer configuration file
├── composer.lock            # Composer lock file
├── phpunit.xml              # PHPUnit configuration
├── README.md                # Project documentation
└── LICENSE                  # License file

```

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance98

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~79 days

Recently: every ~35 days

Total

9

Last Release

10d ago

Major Versions

v0.2.0 → v1.0.02026-06-24

PHP version history (2 changes)v0.0.1PHP ^8.0

v0.0.4PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/7821291ba1666e899d6da72a9044dc653fc36dd59e95726bf27444965071ddaf?d=identicon)[Benefits.me](/maintainers/Benefits.me)

---

Top Contributors

[![timo-paul-benefits](https://avatars.githubusercontent.com/u/165791928?v=4)](https://github.com/timo-paul-benefits "timo-paul-benefits (15 commits)")[![ahmadmilad-ben](https://avatars.githubusercontent.com/u/273073421?v=4)](https://github.com/ahmadmilad-ben "ahmadmilad-ben (10 commits)")[![DominikSommerTicketsprinter](https://avatars.githubusercontent.com/u/46809462?v=4)](https://github.com/DominikSommerTicketsprinter "DominikSommerTicketsprinter (3 commits)")[![timopaul](https://avatars.githubusercontent.com/u/16575322?v=4)](https://github.com/timopaul "timopaul (2 commits)")

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/benefits-me-php-api-auth/health.svg)

```
[![Health](https://phpackages.com/badges/benefits-me-php-api-auth/health.svg)](https://phpackages.com/packages/benefits-me-php-api-auth)
```

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[jeremy379/laravel-openid-connect

OpenID Connect support to the PHP League's OAuth2 Server. Compatible with Laravel Passport.

59437.0k9](/packages/jeremy379-laravel-openid-connect)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3417.0k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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