PHPackages                             final-gene/rest-resource-authentication-module - 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. final-gene/rest-resource-authentication-module

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

final-gene/rest-resource-authentication-module
==============================================

Authentication functionality for REST resources

1.3.10(6y ago)07211MITPHPPHP &gt;=5.5.0

Since Jan 15Pushed 6y agoCompare

[ Source](https://github.com/final-gene/zf2-rest-resource-authentication-module)[ Packagist](https://packagist.org/packages/final-gene/rest-resource-authentication-module)[ Docs](https://github.com/final-gene/zf2-rest-resource-authentication-module)[ RSS](/packages/final-gene-rest-resource-authentication-module/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (15)Versions (15)Used By (0)

REST resource authentication module
===================================

[](#rest-resource-authentication-module)

Usage
-----

[](#usage)

Bind authentication functionality to REST resources

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

[](#installation)

- `$ composer require final-gene/rest-resource-authentication-module`
- add `FinalGene\RestResourceAuthenticationModule` to the modules array in your application config
- register your factory/invokable class in the service manager config

    ```
      [
       'service_manager' => [
           'invokables' => [
               'FinalGene\RestResourceAuthenticationModule\Service\AuthenticationService' => 'FinalGene\RestResourceAuthenticationModule\Service\AuthenticationService',
           ],
           'factories' => [
           ],
       ],
      ];

    ```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 97.8% 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 ~109 days

Recently: every ~259 days

Total

14

Last Release

2393d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4430040?v=4)[Frank Giesecke](/maintainers/FrankGiesecke)[@FrankGiesecke](https://github.com/FrankGiesecke)

---

Top Contributors

[![FrankGiesecke](https://avatars.githubusercontent.com/u/4430040?v=4)](https://github.com/FrankGiesecke "FrankGiesecke (45 commits)")[![feitc](https://avatars.githubusercontent.com/u/13762509?v=4)](https://github.com/feitc "feitc (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/final-gene-rest-resource-authentication-module/health.svg)

```
[![Health](https://phpackages.com/badges/final-gene-rest-resource-authentication-module/health.svg)](https://phpackages.com/packages/final-gene-rest-resource-authentication-module)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k532.1M19.5k](/packages/laravel-framework)[league/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

6.7k143.0M274](/packages/league-oauth2-server)[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[symfony/html-sanitizer

Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.

27938.2M117](/packages/symfony-html-sanitizer)[zf-commons/zfc-user

A generic user registration and authentication module for ZF2. Supports Zend\\Db and Doctrine2.

4851.1M71](/packages/zf-commons-zfc-user)[php-soap/wsdl

Deals with WSDLs

183.8M18](/packages/php-soap-wsdl)

PHPackages © 2026

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