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)020.6kMITPHPPHP &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 1mo 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

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

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

1393d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cf57aeaf9b900503c94347af79a5e257a33b5c58177084074a6feb45b3fef609?d=identicon)[glennfriend](/maintainers/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

[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[ashallendesign/laravel-exchange-rates

A wrapper package for interacting with the exchangeratesapi.io API.

485677.8k](/packages/ashallendesign-laravel-exchange-rates)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[ashallendesign/favicon-fetcher

A Laravel package for fetching website's favicons.

190272.4k3](/packages/ashallendesign-favicon-fetcher)[torchlight/torchlight-laravel

A Laravel Client for Torchlight, the syntax highlighting API.

120452.8k11](/packages/torchlight-torchlight-laravel)[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

102589.1k3](/packages/vluzrmos-slack-api)

PHPackages © 2026

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