PHPackages                             bluzphp/module-auth-facebook - 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. bluzphp/module-auth-facebook

ActiveBluz-module[Authentication &amp; Authorization](/categories/authentication)

bluzphp/module-auth-facebook
============================

bluz facebook auth module

2.2.1(7y ago)091[1 PRs](https://github.com/bluzphp/module-auth-facebook/pulls)MITPHP

Since Nov 24Pushed 4y ago3 watchersCompare

[ Source](https://github.com/bluzphp/module-auth-facebook)[ Packagist](https://packagist.org/packages/bluzphp/module-auth-facebook)[ RSS](/packages/bluzphp-module-auth-facebook/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (7)Dependencies (3)Versions (13)Used By (0)

Module auth-facebook for Bluz Skeleton
======================================

[](#module-auth-facebook-for-bluz-skeleton)

Achievements
------------

[](#achievements)

[![PHP >= 7.1+](https://camo.githubusercontent.com/2cd7554400a2a84a3fddfe2286fce98918941a72ed673b2f3caa224e4712803d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f626c757a7068702f6d6f64756c652d617574682d66616365626f6f6b2e7376673f7374796c653d666c6174)](https://php.net/)

[![Latest Stable Version](https://camo.githubusercontent.com/7f760a57ed251d74b8aea80c35fce3cf943d05bff1fb19dcc9aa31c93367ad33/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c757a7068702f6d6f64756c652d617574682d66616365626f6f6b2e7376673f6c6162656c3d76657273696f6e267374796c653d666c6174)](https://packagist.org/packages/bluzphp/module-auth-facebook)

[![Build Status](https://camo.githubusercontent.com/a5d4cfd9ddd5bb6dbd86530292461cb9b6f6ca8ba00ba7f72765b9cb021657e9/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f626c757a7068702f6d6f64756c652d617574682d66616365626f6f6b2f6d61737465722e7376673f7374796c653d666c6174)](https://travis-ci.org/bluzphp/module-auth-facebook)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/10601e1e00e74f65aa79dd75fa397b94a6fd40c0e26681421f14b29c949b5fd0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f626c757a7068702f6d6f64756c652d617574682d66616365626f6f6b2e7376673f7374796c653d666c6174)](https://scrutinizer-ci.com/g/bluzphp/module-auth-facebook/)

[![Total Downloads](https://camo.githubusercontent.com/814b42706198a07a5e15d3e5c513cda6ef82933edc694f6bb44f58144e92df7b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626c757a7068702f6d6f64756c652d617574682d66616365626f6f6b2e7376673f7374796c653d666c6174)](https://packagist.org/packages/bluzphp/module-auth-facebook)

[![License](https://camo.githubusercontent.com/e7a9925cfa0b04d8fc66c58bed82ad5c44bfe4ccdf931718bec87879c7246040/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f626c757a7068702f6d6f64756c652d617574682d66616365626f6f6b2e7376673f7374796c653d666c6174)](https://packagist.org/packages/bluzphp/module-auth-facebook)

Usage
-----

[](#usage)

### Install module

[](#install-module)

To install the module run the command:

```
php /vendor/bin/bluzman module:install auth-facebook
```

### Configure

[](#configure)

Create an application at Applications page (), than setup *App ID* and *App Secret* inside *Facebook* section of the `auth.php`configuration.

### Remove module

[](#remove-module)

To remove the module, run the command:

```
php /vendor/bin/bluzman module:remove auth-facebook
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity70

Established project with proven stability

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

Recently: every ~174 days

Total

11

Last Release

2627d ago

Major Versions

1.0.4 → 2.0.02017-04-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2734017?v=4)[Bluz Framework](/maintainers/bluzphp)[@bluzphp](https://github.com/bluzphp)

---

Top Contributors

[![kvasenko](https://avatars.githubusercontent.com/u/9797567?v=4)](https://github.com/kvasenko "kvasenko (7 commits)")

---

Tags

bluz-module

### Embed Badge

![Health badge](/badges/bluzphp-module-auth-facebook/health.svg)

```
[![Health](https://phpackages.com/badges/bluzphp-module-auth-facebook/health.svg)](https://phpackages.com/packages/bluzphp-module-auth-facebook)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[beatswitch/lock

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)

PHPackages © 2026

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