PHPackages                             xiangminwang/oauth2-weibo - 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. xiangminwang/oauth2-weibo

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

xiangminwang/oauth2-weibo
=========================

Weibo provider for league/oauth2-client

0.1.0(10y ago)127MITPHPPHP ~5.4

Since Oct 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/xiangminwang/oauth2-weibo)[ Packagist](https://packagist.org/packages/xiangminwang/oauth2-weibo)[ RSS](/packages/xiangminwang-oauth2-weibo/feed)WikiDiscussions master Synced 1mo ago

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

OAuth2-Weibo
============

[](#oauth2-weibo)

Weibo provider for league/oauth2-client

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

[](#installation)

```
composer require xiangminwang/oauth2-weibo

```

Usage
-----

[](#usage)

```
$provider = new XiangminWang\OAuth2\Client\Provider\Weibo([
    'clientId' => '1104233555', // fill your "App Key"
    'clientSecret' => '978N7tmeH7TMQsKy', // fill your "App Sercet"
    'redirectUri' => 'http://example.com/oauth-endpoint',
]);

```

TODO
----

[](#todo)

- Beta version
- Unit tests
- Full feature support

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

3867d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/90f276e469a3683e0d31c3aec645241d3935190250198d42ce480311581ba941?d=identicon)[xiangminwang](/maintainers/xiangminwang)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/xiangminwang-oauth2-weibo/health.svg)

```
[![Health](https://phpackages.com/badges/xiangminwang-oauth2-weibo/health.svg)](https://phpackages.com/packages/xiangminwang-oauth2-weibo)
```

###  Alternatives

[league/oauth2-google

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

41721.2M118](/packages/league-oauth2-google)[knpuniversity/oauth2-client-bundle

Integration with league/oauth2-client to provide services

83416.7M61](/packages/knpuniversity-oauth2-client-bundle)[thenetworg/oauth2-azure

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

2509.6M48](/packages/thenetworg-oauth2-azure)[stevenmaguire/oauth2-keycloak

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

2275.9M27](/packages/stevenmaguire-oauth2-keycloak)[patrickbussmann/oauth2-apple

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

1132.5M6](/packages/patrickbussmann-oauth2-apple)[microsoft/kiota-authentication-phpleague

Authentication provider for Kiota using the PHP League OAuth 2.0 client to authenticate against the Microsoft Identity platform

153.2M7](/packages/microsoft-kiota-authentication-phpleague)

PHPackages © 2026

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