PHPackages                             dustink66/115open-php-sdk - 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. [API Development](/categories/api)
4. /
5. dustink66/115open-php-sdk

ActiveLibrary[API Development](/categories/api)

dustink66/115open-php-sdk
=========================

115开放平台 PHP SDK，支持设备码授权、二维码轮询、access\_token获取/刷新、用户信息等。中英文注释，单元测试，CI集成。115 Open Platform PHP SDK with device code auth, QR polling, token, user info, tests, CI.

v1.0.0(10mo ago)021MITPHPPHP &gt;=7.2

Since Jul 14Pushed 10mo agoCompare

[ Source](https://github.com/dustink66/115open-php-sdk)[ Packagist](https://packagist.org/packages/dustink66/115open-php-sdk)[ RSS](/packages/dustink66-115open-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

[中文版 README](./README.zh-CN.md)

115 Open Platform PHP SDK
=========================

[](#115-open-platform-php-sdk)

115 Open Platform PHP SDK. Composer installable, well-documented, with unit tests.

Provides device code auth, QR code login, token management, user info, file management, and offline download. Based on the official documentation, suitable for secondary development and rapid integration.

---

Features
--------

[](#features)

- Device Code Authorization
- QR Code Login
- Token Management
- User Info
- File Management
- Offline Download

---

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

[](#installation)

```
composer require dustink66/115open-php-sdk
```

---

Quick Start
-----------

[](#quick-start)

```
