PHPackages                             lijinhua/hyperf-socialite - 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. lijinhua/hyperf-socialite

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

lijinhua/hyperf-socialite
=========================

适用于hyperf的社会化登录

v1.0.2(2y ago)0151[1 issues](https://github.com/lijinhua1993/package-hyperf-socialite/issues)MITPHPPHP &gt;=8.0

Since Nov 6Pushed 2y ago1 watchersCompare

[ Source](https://github.com/lijinhua1993/package-hyperf-socialite)[ Packagist](https://packagist.org/packages/lijinhua/hyperf-socialite)[ RSS](/packages/lijinhua-hyperf-socialite/feed)WikiDiscussions master Synced 1mo ago

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

 hyperf-socialite
==================

[](#-hyperf-socialite-)

About
-----

[](#about)

改造自cblink/hyperf-socialite, 新增了一些组件(apple,...)

Installing
----------

[](#installing)

```
# 安装
composer require lijinhua/hyperf-socialite -vvv

# 创建配置文件
php bin/hyperf.php vendor:publish lijinhua/hyperf-socialite
```

Configure
---------

[](#configure)

配置文件位于 `config/autoload/socialite.php`，如文件不存在可自行创建

```
