PHPackages                             aplr/laravel-passport-grant-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. aplr/laravel-passport-grant-facebook

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

aplr/laravel-passport-grant-facebook
====================================

Facebook Grant for Laravel Passport.

v0.1.7(7y ago)1105MITPHPPHP &gt;=5.6.4

Since Oct 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/aplr/laravel-passport-grant-facebook)[ Packagist](https://packagist.org/packages/aplr/laravel-passport-grant-facebook)[ RSS](/packages/aplr-laravel-passport-grant-facebook/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (5)Versions (9)Used By (0)

Laravel-Facebook
================

[](#laravel-facebook)

[![Travis](https://camo.githubusercontent.com/4b4648b98d2c3f6ab05f5ec4613f06fae63b761d01194bd44d7966aaf606e2dd/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f61706c722f6c61726176656c2d70617373706f72742d6772616e742d66616365626f6f6b2e737667)](https://packagist.org/packages/aplr/laravel-passport-grant-facebook)[![Packagist](https://camo.githubusercontent.com/aa4233191e3f0ad33ee91514ae5ae64028074ca289e3dff5afc17e04ef556b0a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61706c722f6c61726176656c2d70617373706f72742d6772616e742d66616365626f6f6b2e737667)](https://packagist.org/packages/aplr/laravel-passport-grant-facebook)[![license](https://camo.githubusercontent.com/e63182ca27e982a621da5ed71439ef7711832a614143eed0a3539a549261bae7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f61706c722f6c61726176656c2d70617373706f72742d6772616e742d66616365626f6f6b2e737667)](https://packagist.org/packages/aplr/laravel-passport-grant-facebook)

Introduction
------------

[](#introduction)

The `laravel-passport-grant-facebook` package allows you to use a Facebook Grant in addition to the default Password Grant in Laravel Passport.

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

[](#installation)

Require the aplr/laravel-passport-grant-facebook package in your composer.json and update your dependencies:

```
$ composer require aplr/laravel-passport-grant-facebook
```

Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php

```
Aplr\LaravelPassportFacebook\ServiceProvider::class,
```

Configuration
-------------

[](#configuration)

This package is using `aplr/laravel-facebook` to access Facebook Graph. See [laravel-facebook configuration](https://github.com/aplr/laravel-facebook#configuration) for details.

Licence
-------

[](#licence)

`laravel-passport-grant-facebook` is open-sourced software licensed under the MIT license.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Recently: every ~83 days

Total

8

Last Release

2798d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1723f152d0d0015ac9fd0ee662732f276ac4fe314c245f6dad7a710155e75bb9?d=identicon)[aplr](/maintainers/aplr)

---

Top Contributors

[![aplr](https://avatars.githubusercontent.com/u/1051396?v=4)](https://github.com/aplr "aplr (12 commits)")

---

Tags

laravelfacebookoauthpassport

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/aplr-laravel-passport-grant-facebook/health.svg)

```
[![Health](https://phpackages.com/badges/aplr-laravel-passport-grant-facebook/health.svg)](https://phpackages.com/packages/aplr-laravel-passport-grant-facebook)
```

###  Alternatives

[corbosman/laravel-passport-claims

Add claims to Laravel Passport JWT Tokens

88655.9k](/packages/corbosman-laravel-passport-claims)[pitchanon/facebook-connect

A Laravel package for connecting to the Meta (Facebook) Graph API.

264.3k1](/packages/pitchanon-facebook-connect)[danjdewhurst/laravel-passport-facebook-login

Facebook Token Request Grant for Laravel Passport

2824.4k](/packages/danjdewhurst-laravel-passport-facebook-login)[mikemclin/passport-custom-request-grant

Custom Request Grant for Laravel Passport

343.6k](/packages/mikemclin-passport-custom-request-grant)

PHPackages © 2026

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