PHPackages                             deviljoker5200/byclient - 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. deviljoker5200/byclient

ActiveComposer-plugin[API Development](/categories/api)

deviljoker5200/byclient
=======================

ByClient is a Laravel package for baidyun Api

v1.0(4y ago)00MITPHP

Since Oct 28Pushed 4y agoCompare

[ Source](https://github.com/deviljoker5200/byClient)[ Packagist](https://packagist.org/packages/deviljoker5200/byclient)[ RSS](/packages/deviljoker5200-byclient/feed)WikiDiscussions master Synced today

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

用途（purpose）
-----------

[](#用途purpose)

- 百度网盘对接[百度网盘API文档](https://pan.baidu.com/union)

要求
--

[](#要求)

- Laravel 5.5+

使用步骤
----

[](#使用步骤)

- 通过composer 安装（Install with Composer）:

```
composer require jjg/byclient

```

生成配置
----

[](#生成配置)

```
php artisan vendor:publish

选择：jjg-baidu-netdisk

```

使用手册
----

[](#使用手册)

- 授权自己的百度网盘

```
php artisan by:info

Please visit:
https://openapi.baidu.com/oauth/2.0/authorize?response_type=code&client_id=ukp6O2V0Pzvxfkaj9qTYWGmp&redirect_uri=oob&scope=basic,netdisk&display=page&qrcode=1&force_login=1
And authorize this app
Paste the Authorization Code here within 10 minutes.

 Press [Enter] when you are done:
 > 3ced93d242f0fa59d506d65dcb3a692d

you enter code:3ced93d242f0fa59d506d65dcb3a692d
{"code":100000,"msg":"\u64cd\u4f5c\u6210\u529f","success":true,"data":{"access_token":"21.226c45076d66758ca494ea83dc97e3373.2592000.1574603471.643027510-17332190","expires_in":2592000,"scope":"basic netdisk","refresh_token":"22.578bb618478b190446155dee0fea5c28.315360000.1887371471.643027510-17332190"}}

```

- 使用上传命令

```
php artisan by:upload {localPath} {relativePath?} {remoteRootDir?}

```

- 创建目录

```
php artisan by:make-dir {relativePath} {remoteRootDir?}

```

- 内存使用情况

```
used memory:16.064987182617 MB
used memory_get_peak_usage:26.901359558105 MB
used memory real:18 MB
used memory_get_peak_usage real:28 MB

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 57.1% 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 ~213 days

Total

5

Last Release

1535d ago

Major Versions

v0.4 → v1.02022-02-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/3fcd9ee64d79c45ad58b6fb692dda68ac453bfd0a29d5b48e1b0fe8dcc5f4db6?d=identicon)[deviljoker5200](/maintainers/deviljoker5200)

---

Top Contributors

[![JianGuiJi](https://avatars.githubusercontent.com/u/24759620?v=4)](https://github.com/JianGuiJi "JianGuiJi (4 commits)")[![deviljoker5200](https://avatars.githubusercontent.com/u/78338803?v=4)](https://github.com/deviljoker5200 "deviljoker5200 (3 commits)")

### Embed Badge

![Health badge](/badges/deviljoker5200-byclient/health.svg)

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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