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.8k↓87.3%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 yesterday

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

31

—

LowBetter than 66% of packages

Maintenance40

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

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

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

[october/rain

October Rain Library

1601.7M83](/packages/october-rain)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

5.1k5.2k](/packages/shlinkio-shlink)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[shetabit/visitor

Laravel visitor

567637.9k14](/packages/shetabit-visitor)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k13](/packages/pocketmine-bedrock-protocol)[pumukit/pumukit

Media Portal

6014.6k48](/packages/pumukit-pumukit)

PHPackages © 2026

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