PHPackages                             attractgroup/social-auther - 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. attractgroup/social-auther

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

attractgroup/social-auther
==========================

Auth in social

v1.0.4.x-dev(9y ago)0109PHP

Since Jul 25Pushed 9y ago1 watchersCompare

[ Source](https://github.com/attract/social-auther)[ Packagist](https://packagist.org/packages/attractgroup/social-auther)[ RSS](/packages/attractgroup-social-auther/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (1)Versions (2)Used By (0)

\#using

$redirect\_uri = ''; $auther = new SocialAuther(\['vk', 'facebook'\], $redirect\_uri);

//Auth links
$links = $auther-&gt;getAuthUrls();

//If isset $\_GET\['code'\]
if ($auther-&gt;authenticate()) {
$data = \[
'token' =&gt; $token,
'name' =&gt; $auther-&gt;getName(),
'email' =&gt; $auther-&gt;getEmail(),
\];
}

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.8% 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

3626d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/56557828f324bb3df0192565a256ae764b220ffe76a1bf1e4f8b8a70e58a6805?d=identicon)[Attract Group](/maintainers/Attract%20Group)

---

Top Contributors

[![alexkimattract](https://avatars.githubusercontent.com/u/198036774?v=4)](https://github.com/alexkimattract "alexkimattract (28 commits)")[![attract](https://avatars.githubusercontent.com/u/809235?v=4)](https://github.com/attract "attract (5 commits)")

### Embed Badge

![Health badge](/badges/attractgroup-social-auther/health.svg)

```
[![Health](https://phpackages.com/badges/attractgroup-social-auther/health.svg)](https://phpackages.com/packages/attractgroup-social-auther)
```

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135212.4k7](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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