PHPackages                             ledsinclouds/open-auth - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. ledsinclouds/open-auth

ActiveLibrary[Testing &amp; Quality](/categories/testing)

ledsinclouds/open-auth
======================

Testing Module creation

08PHP

Since Nov 10Pushed 11y ago1 watchersCompare

[ Source](https://github.com/ledsinclouds/OpenAuth)[ Packagist](https://packagist.org/packages/ledsinclouds/open-auth)[ RSS](/packages/ledsinclouds-open-auth/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

OpenAuth Module
===============

[](#openauth-module)

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

[](#introduction)

Social Connect Module

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

[](#installation)

Using Git
---------

[](#using-git)

You can install using native git submodules:

```
git clone git@github.com:ledsinclouds/OpenAuth.git

```

Using Composer
--------------

[](#using-composer)

Add to composer And Install:

```
"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/ledsinclouds/OpenAuth.git"
    }
]

"ledsinclouds/open-auth": "dev-master"
composer update

```

Requires
--------

[](#requires)

```
"opauth/opauth": "0.4.4",
"opauth/google": "dev-master",
"opauth/twitter": "dev-master",
"opauth/facebook": "dev-master",
"opauth/github": "dev-master"

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f36e5b56dfb680ea2b12f3289e2f027fe877516a41ac2921acb1685cbfbd702?d=identicon)[ledsinclouds](/maintainers/ledsinclouds)

### Embed Badge

![Health badge](/badges/ledsinclouds-open-auth/health.svg)

```
[![Health](https://phpackages.com/badges/ledsinclouds-open-auth/health.svg)](https://phpackages.com/packages/ledsinclouds-open-auth)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M678](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M753](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M571](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.0k](/packages/orchestra-testbench)

PHPackages © 2026

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