PHPackages                             buchin/termapi-client - 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. buchin/termapi-client

ActiveLibrary[API Development](/categories/api)

buchin/termapi-client
=====================

Client for Term API

v1.0.4(1y ago)15.6k↓40.5%2MITPHP

Since Sep 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/buchin/termapi-client)[ Packagist](https://packagist.org/packages/buchin/termapi-client)[ RSS](/packages/buchin-termapi-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (6)Used By (0)

Term API Client
===============

[](#term-api-client)

Client for consuming Term API

Installation
------------

[](#installation)

composer require buchin/termapi-client dev-master

Usage
-----

[](#usage)

termapi();

### Recent Terms:

[](#recent-terms)

```
$api = new TermApi($options['token']);
$api->recent($options);

```

### Popular Terms

[](#popular-terms)

```
$api = new TermApi($options['token']);
$api->popular($options);

```

### Insert Keywords

[](#insert-keywords)

```
$keyword = 'makan sehat';
$api = new TermApi($options['token']);
$api->insert($keyword);

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance42

Moderate activity, may be stable

Popularity26

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

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

Total

5

Last Release

462d ago

### Community

Maintainers

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

---

Top Contributors

[![buchin](https://avatars.githubusercontent.com/u/156540?v=4)](https://github.com/buchin "buchin (18 commits)")

### Embed Badge

![Health badge](/badges/buchin-termapi-client/health.svg)

```
[![Health](https://phpackages.com/badges/buchin-termapi-client/health.svg)](https://phpackages.com/packages/buchin-termapi-client)
```

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

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

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23914.2M16](/packages/hubspot-api-client)[lstrojny/fxmlrpc

Fast and tiny XML/RPC client with bridges for various HTTP clients

1425.4M30](/packages/lstrojny-fxmlrpc)

PHPackages © 2026

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