PHPackages                             micheleva/php\_chatwork\_api - 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. micheleva/php\_chatwork\_api

ActiveLibrary[API Development](/categories/api)

micheleva/php\_chatwork\_api
============================

Barebone PHP API for Chatwork

0.1(10y ago)030MITPHP

Since Jan 8Pushed 10y ago1 watchersCompare

[ Source](https://github.com/micheleva/php_chatwork_api)[ Packagist](https://packagist.org/packages/micheleva/php_chatwork_api)[ RSS](/packages/micheleva-php-chatwork-api/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

php\_chatwork\_api
==================

[](#php_chatwork_api)

[![MIT license](https://camo.githubusercontent.com/4661abfe916186acde514558e7f040833cb63ba7098401a51ce339cbb2b4cf9e/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](https://raw.githubusercontent.com/micheleva/php_chatwork_api/master/LICENSE)

Barebone PHP API for Chatwork

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

[](#installation)

composer.jsonに以下の記述を加えてください。

```
{
  "require": {
    "micheleva/php_chatwork_api": "*"
  }
}

```

Feature list
------------

[](#feature-list)

- Send a message

Todo
----

[](#todo)

- Everything else

Basic Usage
-----------

[](#basic-usage)

```
$api = new Api("YOUR_API_KEY");
$api->sendMessage("ROOM_ID","Try not. Do, or do not. There is no try.");
```

References
----------

[](#references)

- [Chatwork](http://developer.chatwork.com/ja/) Official chatwork documentation (Japanese)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

3781d ago

### Community

Maintainers

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

---

Top Contributors

[![micheleva](https://avatars.githubusercontent.com/u/13826261?v=4)](https://github.com/micheleva "micheleva (2 commits)")

---

Tags

apichatwork

### Embed Badge

![Health badge](/badges/micheleva-php-chatwork-api/health.svg)

```
[![Health](https://phpackages.com/badges/micheleva-php-chatwork-api/health.svg)](https://phpackages.com/packages/micheleva-php-chatwork-api)
```

###  Alternatives

[m165437/laravel-blueprint-docs

API Blueprint Renderer for Laravel

22779.0k](/packages/m165437-laravel-blueprint-docs)[polidog/php-chatwork-api

Chatwork api library for php

2911.0k](/packages/polidog-php-chatwork-api)

PHPackages © 2026

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