PHPackages                             ryo88c/chat-work-api-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. ryo88c/chat-work-api-client

ActiveProject[API Development](/categories/api)

ryo88c/chat-work-api-client
===========================

ChatWork API Client by BEAR.Sunday

026PHP

Since Feb 2Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ryo88c/ChatWorkApiClient)[ Packagist](https://packagist.org/packages/ryo88c/chat-work-api-client)[ RSS](/packages/ryo88c-chat-work-api-client/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

ChatWork Api Client
===================

[](#chatwork-api-client)

This is [ChatWork API](http://developer.chatwork.com/ja/) Client by [BEAR.Sunday](https://github.com/bearsunday/BEAR.Sunday).

How to use ChatWork API
-----------------------

[](#how-to-use-chatwork-api)

1. [Apply to get API token.](https://www.chatwork.com/service/packages/chatwork/subpackages/api/apply_beta.php)
2. Add `CHATWORK_API_TOKEN = "xxxxxxxx"` on `.env`

Run on console.
---------------

[](#run-on-console)

```
$ php bootstrap/api.php get /rooms

```

Run on the built-in web server.
-------------------------------

[](#run-on-the-built-in-web-server)

```
$ php -S 0.0.0.0:8080 bootstrap/api.php
$ curl http://localhost:8080/rooms

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/77841?v=4)[HAYASHI Ryo](/maintainers/ryo88c)[@ryo88c](https://github.com/ryo88c)

---

Top Contributors

[![ryo88c](https://avatars.githubusercontent.com/u/77841?v=4)](https://github.com/ryo88c "ryo88c (9 commits)")

### Embed Badge

![Health badge](/badges/ryo88c-chat-work-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/ryo88c-chat-work-api-client/health.svg)](https://phpackages.com/packages/ryo88c-chat-work-api-client)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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