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

ActiveLibrary

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

0.3.1(3y ago)021.0kMITPHPPHP &gt;=7.1

Since Dec 2Pushed 3y 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 2d 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 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

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

1439d 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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

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