PHPackages                             enjoyscms/hybridauth - 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. enjoyscms/hybridauth

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

enjoyscms/hybridauth
====================

Social login (oauth) module for EnjoysCMS

6.x-dev(2y ago)051PHPPHP ^8.1

Since Dec 4Pushed 2y ago1 watchersCompare

[ Source](https://github.com/EnjoysCMS/hybridauth)[ Packagist](https://packagist.org/packages/enjoyscms/hybridauth)[ RSS](/packages/enjoyscms-hybridauth/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Hybridauth
==========

[](#hybridauth)

Module for EnjoysCMS for social sign. Based on [hybridauth/hybridauth](https://github.com/hybridauth/hybridauth)

[Supported providers](https://hybridauth.github.io/providers.html)

Install
-------

[](#install)

`composer require enjoyscms/hybridauth:dev-master`

Configure
---------

[](#configure)

Add to config.yml

```
enjoyscms/hybridauth:
  allow-auto-register: true
  providers:
    # example
    Google:
      enabled: true
      info:
        name: Google
        icon: fa fa-google
      keys:
        key: public-key
        secret: secret-key
```

### Callback endpoint

[](#callback-endpoint)

`https://project.example/oauth/callback`

###  Health Score

21

—

LowBetter than 17% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Unknown

Total

1

Last Release

1088d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25447823?v=4)[enjoys](/maintainers/enjoys)[@enjoys](https://github.com/enjoys)

---

Top Contributors

[![Enjoyzz](https://avatars.githubusercontent.com/u/1448659?v=4)](https://github.com/Enjoyzz "Enjoyzz (16 commits)")

###  Code Quality

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/enjoyscms-hybridauth/health.svg)

```
[![Health](https://phpackages.com/badges/enjoyscms-hybridauth/health.svg)](https://phpackages.com/packages/enjoyscms-hybridauth)
```

###  Alternatives

[mageplaza/magento-2-social-login

Magento 2 Social Login extension is designed for quick login to your Magento 2 store without procesing complex register steps

1871.2M5](/packages/mageplaza-magento-2-social-login)[socalnick/scn-social-auth

Uses the HybridAuth PHP library to Enable authentication via Google, Facebook, Twitter, Yahoo!, etc for the ZfcUser ZF2 module.

21975.1k3](/packages/socalnick-scn-social-auth)[abydahana/aksara

Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!

1111.2k](/packages/abydahana-aksara)

PHPackages © 2026

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