PHPackages                             alt-three/login - 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. alt-three/login

AbandonedArchivedLibrary

alt-three/login
===============

An OAuth 2 Provider For Laravel 5

v5.1.0(7y ago)1413.0k4MITPHPPHP ^7.1.3

Since Jan 5Pushed 7y ago2 watchersCompare

[ Source](https://github.com/AltThree/Login)[ Packagist](https://packagist.org/packages/alt-three/login)[ RSS](/packages/alt-three-login/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (9)Versions (22)Used By (0)

Alt Three Login
===============

[](#alt-three-login)

An OAuth 2 login provider for Laravel 5.

We currently support [GitHub](https://github.com/), [GitLab](https://gitlab.com/) and [Bitbucket](https://bitbucket.org/).

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

[](#installation)

This version requires [PHP](https://php.net) 7.1 or 7.2, and supports Laravel 5.5 - 5.7 only.

To get the latest version, simply require the project using [Composer](https://getcomposer.org):

```
$ composer require alt-three/login
```

Once installed, if you are not using automatic package discovery, then you need to register the `AltThree\Login\LoginServiceProvider` service provider in your `config/app.php`.

Finally, if you want to use the [Bitbucket](https://bitbucket.org/) provider, you'll also need to install [Alt Three UUID](https://github.com/AltThree/Uuid) package:

```
$ composer require alt-three/uuid
```

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

[](#configuration)

Alt Three Login requires configuration.

To get started, you'll need to publish all vendor assets:

```
$ php artisan vendor:publish
```

This will create a `config/login.php` file in your app that you can modify to set your configuration. Also, make sure you check for changes to the original config file in this package between releases.

Security
--------

[](#security)

If you discover a security vulnerability within this package, please e-mail us at . All security vulnerabilities will be promptly addressed.

License
-------

[](#license)

Alt Three Storage is licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity67

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

Total

21

Last Release

2785d ago

Major Versions

v1.7.0 → v2.0.02017-08-06

v2.2.1 → 3.0.x-dev2018-03-03

v3.0.0 → v4.0.02018-03-18

v4.0.0 → v5.0.02018-04-02

PHP version history (3 changes)v1.0.0PHP &gt;=5.5.9

v2.0.0PHP ^7.0

3.0.x-devPHP ^7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/d95eb26cb8f3919bb5ca3b6d823daeabbf259663778a970349b245c580713c8e?d=identicon)[graham-campbell](/maintainers/graham-campbell)

![](https://www.gravatar.com/avatar/cdc9e2de1632032ee831da93db1060f4b3b6aedf1753bdba10740fa39afe7227?d=identicon)[joecohens](/maintainers/joecohens)

![](https://www.gravatar.com/avatar/9e4934b15ff7d8cffabece955994bed29b31429f4c2e8f13fa0868c753bb1c30?d=identicon)[jbrooksuk](/maintainers/jbrooksuk)

---

Top Contributors

[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (91 commits)")

---

Tags

oauth2bitbucketgithubgitlabloginAlt Three

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/alt-three-login/health.svg)

```
[![Health](https://phpackages.com/badges/alt-three-login/health.svg)](https://phpackages.com/packages/alt-three-login)
```

###  Alternatives

[hwi/oauth-bundle

Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.

2.4k21.5M69](/packages/hwi-oauth-bundle)[socialconnect/auth

Social Connect Auth Component

568845.4k5](/packages/socialconnect-auth)[ondram/ci-detector

Detect continuous integration environment and provide unified access to properties of current build

22249.4M33](/packages/ondram-ci-detector)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[alajusticia/laravel-logins

Session management in Laravel apps, user notifications on new access, support for multiple separate remember tokens, IP geolocation, User-Agent parser

2011.0k](/packages/alajusticia-laravel-logins)[producer/producer

Tools for releasing library packages; supports Git, Mercurial, Github, Gitlab, and Bitbucket.

10418.7k2](/packages/producer-producer)

PHPackages © 2026

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