PHPackages                             ydin/third-party-resource - 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. ydin/third-party-resource

ActiveLibrary[API Development](/categories/api)

ydin/third-party-resource
=========================

0.3.1(4y ago)021.3kMITPHPPHP &gt;=7.1

Since Dec 2Pushed 4y ago1 watchersCompare

[ Source](https://github.com/glennfriend/ydin-thrid-party-resource)[ Packagist](https://packagist.org/packages/ydin/third-party-resource)[ RSS](/packages/ydin-third-party-resource/feed)WikiDiscussions master Synced 2w ago

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

Third Party Resource Build
--------------------------

[](#third-party-resource-build)

### how to use

[](#how-to-use)

```
$api = $resourceBuild->groupName()->apiName();

$response = $api->send($array);
$response = $api->getResponse($array);
$text     = $api->getJson();
$text     = $api->getJsonCache();
$text     = $api->getJsonForever();
$array    = $api->getArray();
$array    = $api->getArrayCache();
$array    = $api->getArrayForever();

```

### example

[](#example)

```
use ThirdPartyResource\ResourceBuild;

$api = $resourceBuild->fsTracking()->biActionlogs();
$api->send($row);

$api = $resourceBuild->kidguard()->processor();
$api->getResponse($row);

$api = $resourceBuild->beeFree()->templates();
$api->getJsonCache($row, 86400);

```

### how to try APIs

[](#how-to-try-apis)

```
php artisan third-party-resource:api-acceptance-test

```

### API URL setting

[](#api-url-setting)

```
code config/third-party-resource.php

```

### cache files

[](#cache-files)

```
ls storage/third-party-resource/*.json

```

### in 未來

[](#in-未來)

```
- 將 apidoc build 到 github homepage
- ResourceBuild 用 gen code 產生, 資料來自於 ThirdParty/Api/*/*.php

```

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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 ~241 days

Total

5

Last Release

1485d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1614728?v=4)[glenn gl](/maintainers/glennfriend)[@glennfriend](https://github.com/glennfriend)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ydin-third-party-resource/health.svg)

```
[![Health](https://phpackages.com/badges/ydin-third-party-resource/health.svg)](https://phpackages.com/packages/ydin-third-party-resource)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2482.9k](/packages/filescom-files-php-sdk)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)[volcengine/volcengine-php-sdk

119.5k](/packages/volcengine-volcengine-php-sdk)

PHPackages © 2026

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