PHPackages                             phpmycoder/lightopenid - 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. phpmycoder/lightopenid

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

phpmycoder/lightopenid
======================

0.7.2(12y ago)171MITPHPPHP &gt;=5.2.3

Since Dec 22Pushed 12y ago1 watchersCompare

[ Source](https://github.com/phpmycoder/lightopenid)[ Packagist](https://packagist.org/packages/phpmycoder/lightopenid)[ Docs](https://github.com/phpmycoder/lightopenid/)[ RSS](/packages/phpmycoder-lightopenid/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (4)Used By (0)

LightOpenId
===========

[](#lightopenid)

This is a modified version of [LightOpenId by mewp on Gitorious](https://gitorious.org/lightopenid). It allows client to force a specific OpenId endpoint URL. This is useful for organization applications wishing to authenticate with Google Apps Federated Login. You can specify the Google Apps Federated Login endpoint url directly with:

```
$openid = new LightOpenId('localhost'); // replace with your host
$openid->version = 2;
$openid->server = 'https://www.google.com/a/YOURDOMAIN.com/o8/ud?be=o8';
$openid->identity = 'http://specs.openid.net/auth/2.0/identifier_select';

```

For more usage examples, see `example.php` and `example-google.php`.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Every ~0 days

Total

3

Last Release

4527d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b1d10acb2f84d2b3ef2f85d4c570c54fdc6c43a3587bc2351e8e535fb2792c1?d=identicon)[phpmycoder](/maintainers/phpmycoder)

---

Top Contributors

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

---

Tags

OpenId

### Embed Badge

![Health badge](/badges/phpmycoder-lightopenid/health.svg)

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

###  Alternatives

[hybridauth/hybridauth

PHP Social Authentication Library

3.4k8.5M94](/packages/hybridauth-hybridauth)[auth0/auth0-php

PHP SDK for Auth0 Authentication and Management APIs.

40820.2M68](/packages/auth0-auth0-php)[opauth/opauth

Multi-provider authentication framework for PHP

1.6k783.4k58](/packages/opauth-opauth)[auth0/login

Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.

2745.0M3](/packages/auth0-login)[auth0/symfony

Symfony SDK for Auth0 Authentication and Management APIs.

128738.1k](/packages/auth0-symfony)[nodge/yii2-eauth

Yii2 EAuth Extension. EAuth allows to authenticate users with accounts on other websites (Google, Facebook, Twitter, etc).

19399.4k](/packages/nodge-yii2-eauth)

PHPackages © 2026

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