PHPackages                             thunderid/apihelper - 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. thunderid/apihelper

ActiveLibrary[API Development](/categories/api)

thunderid/apihelper
===================

034[1 PRs](https://github.com/ThunderID/APIHelper/pulls)PHP

Since May 13Pushed 10y ago3 watchersCompare

[ Source](https://github.com/ThunderID/APIHelper)[ Packagist](https://packagist.org/packages/thunderid/apihelper)[ RSS](/packages/thunderid-apihelper/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Thunder API Helper
==================

[](#thunder-api-helper)

Package contain engine to help basic API Post &amp; Request.

Require
=======

[](#require)

Guzzlehttp/guzzle": "~5.3"

Installation
============

[](#installation)

composer.json:

```
	"thunderid/APIHelper": "dev-master"

```

run

```
	composer update

```

```
	composer dump-autoload

```

Usage
=====

[](#usage)

ENV setting
-----------

[](#env-setting)

1. Domain API\_domain="YOUR DOMAIN"
2. Port (if your domain use port. if you don't, you dont need to configure it on your env) API\_port="YOUR PORT"
3. Timeout (set custom waiting timout. Don't configure if you want use default value) API\_timeout="time interval"

service provider

```
'ThunderID\APIHelper\ThunderAPIHelperServiceProvider::class'

```

Aliases

1. API connector desc : to comunicate (post/get) data (to/from) api

```
'API' => ThunderID\APIHelper\API\APIData::class,

```

2. JSEND desc : to transfer data as jsend format

```
'JSEND' => ThunderID\APIHelper\Data\Jsend::class,

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.9% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d4d811c3b3ee3b964980c9b857ab12e42fd06afb302cdae00d9a8e0f1e31b59?d=identicon)[chelsymooy](/maintainers/chelsymooy)

![](https://www.gravatar.com/avatar/c83b491cbadb64de9cced5a317cf55013c28bfc53a061cef708acabac2117298?d=identicon)[budi7](/maintainers/budi7)

---

Top Contributors

[![budi7](https://avatars.githubusercontent.com/u/10555410?v=4)](https://github.com/budi7 "budi7 (20 commits)")[![chelsymooy](https://avatars.githubusercontent.com/u/5895063?v=4)](https://github.com/chelsymooy "chelsymooy (6 commits)")

### Embed Badge

![Health badge](/badges/thunderid-apihelper/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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