PHPackages                             xintesa/socialites - 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. xintesa/socialites

ActiveCakephp-plugin[Authentication &amp; Authorization](/categories/authentication)

xintesa/socialites
==================

Socialites plugin

1.0.0(11y ago)2132[1 issues](https://github.com/xintesa/socialites/issues)MITPHPPHP &gt;=5.3.0

Since Jan 30Pushed 11y ago1 watchersCompare

[ Source](https://github.com/xintesa/socialites)[ Packagist](https://packagist.org/packages/xintesa/socialites)[ Docs](http://github.com/xintesa/socialite)[ RSS](/packages/xintesa-socialites/feed)WikiDiscussions master Synced today

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

Socialites plugin
=================

[](#socialites-plugin)

A Croogo plugin to enable authentication with OAuth2 identity providers. It basically wraps :

- [thephpleague/oauth1-client](https://github.com/thephpleague/oauth1-client)
- [thephpleague/oauth2-client](https://github.com/thephpleague/oauth2-client)

Currently, the plugin supports:

- Github
- Facebook
- Google
- Twitter

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

[](#installation)

In croogo APP directory:

```
composer require xintesa/socialites:dev-master
Console/cake ext activate plugin Socialites
Console/cake migrations.migration run -p Socialites up

```

Once the plugin is active, use the example in `Config/providers.default.php`to configure your application keys in:

```
APP/Plugin/Socialites/Config/providers.php

```

To show login status/button, put the following somewhere in your default layout:

```
	echo $this->element('Socialites.login_info');
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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

4171d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4fdafceeeb845e3e3afdbe939adb5001e81e0983e7345fc9bc6de112e6830f51?d=identicon)[rchavik](/maintainers/rchavik)

---

Top Contributors

[![rchavik](https://avatars.githubusercontent.com/u/39490?v=4)](https://github.com/rchavik "rchavik (50 commits)")

---

Tags

cakephpcroogooauth2

### Embed Badge

![Health badge](/badges/xintesa-socialites/health.svg)

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

###  Alternatives

[thenetworg/oauth2-azure

Azure Active Directory OAuth 2.0 Client Provider for The PHP League OAuth2-Client

25310.7M83](/packages/thenetworg-oauth2-azure)[league/oauth2-google

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

42223.4M175](/packages/league-oauth2-google)[stevenmaguire/oauth2-keycloak

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

2306.4M45](/packages/stevenmaguire-oauth2-keycloak)[cakedc/users

Users Plugin for CakePHP

525928.0k20](/packages/cakedc-users)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[patrickbussmann/oauth2-apple

Sign in with Apple OAuth 2.0 Client Provider for The PHP League OAuth2-Client

1152.8M12](/packages/patrickbussmann-oauth2-apple)

PHPackages © 2026

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