PHPackages                             sirone/chatwork\_cakephp - 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. [Framework](/categories/framework)
4. /
5. sirone/chatwork\_cakephp

ActiveCakephp-plugin[Framework](/categories/framework)

sirone/chatwork\_cakephp
========================

Chatwork plugin for CakePHP

03PHP

Since May 5Pushed 9y ago1 watchersCompare

[ Source](https://github.com/sirone/chatwork_cakephp)[ Packagist](https://packagist.org/packages/sirone/chatwork_cakephp)[ RSS](/packages/sirone-chatwork-cakephp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

CakePHP Chatwork Plugin
=======================

[](#cakephp-chatwork-plugin)

Build Status Latest Stable Version License

※CakePHP - 当 Chatwork Plugin は Chatwork API (2017-05-05 時点のプレビュー版) による実装です。

本家 (Official)
=============

[](#本家-official)

- CakePHP -
- Chatwork -
- Chatwork API -

必要環境 (Requirements)
===================

[](#必要環境-requirements)

master ブランチの必要環境 (The master branch has the following requirements)

- CakePHP CakePHP 3.1.3 以降. (CakePHP 3.1.3 or greater.)
- PHP 5.6.0 以降. (PHP 5.6.0 or greater.)

インストール (Installation)
=====================

[](#インストール-installation)

`app/plugins/Chatwork` ディレクトリにコピーするか、`git clone` でファイルを格納してください。

(Clone/Copy the files in this directory into `app/plugins/Chatwork`)

git の場合は `git submodule` コマンドが便利です。

(This can be done with the `git submodule` command)

```
git submodule add https://github.com/sirone/chatwork_cakephp.git app/plugins/Chatwork
```

`app/config/bootstrap.php` にて、`Plugin::load('Chatwork', ['bootstrap' => true, 'autoload' => true]);` のようにプラグインを読み込んでください。

(Ensure the plugin is loaded in `app/cnfig/bootstrap.php` by calling `Plugin::load('Chatwork', ['bootstrap' => true, 'autoload' => true]);`)

ドキュメント(Documentation)
=====================

[](#ドキュメントdocumentation)

設定(Configuration)
-----------------

[](#設定configuration)

Chatwork Plugins の設定ファイルの元は、`/app/plugins/Chatwork/config/bootstrap.php.default` にあります。

(A copy of ChatworkPlugin’s bootstrap file is found in `/app/plugins/Chatwork/config/bootstrap.php.default`.)

同一ディレクトリ上にこのファイルのコピーを作り、 `bootstrap.php` という名前にしてください。

(Make a copy of this file in the same directory, but name it `bootstrap.php`.)

設定ファイルの中身は一目瞭然です。 `API_TOKEN` 定数の値を自分のセットアップに合わせて変更するだけです。

(The config file should be pretty straightforward: just replace the values in the `API_TOKEN` constant with those that apply to your setup.)

例は次のようなものになるでしょう:

(A sample configuration constant might look something like the following:)

```
define(__NAMESPACE__.'\API_TOKEN','X-ChatWorkToken:1s2a3m4p5l6e7h8a9h10a11');
```

この定数が `Chatwork` 名前空間に属していることに注意してください。

( Please note that it belongs to the `Chatwork` namespace...)

書きかけ (now writing... sorry)
---------------------------

[](#書きかけ-now-writing-sorry)

BTC:39wFc9Zj8xgasyG2iGRE4RdRFEWSEXvzax

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

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.

### Community

Maintainers

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

---

Top Contributors

[![sirone](https://avatars.githubusercontent.com/u/850926?v=4)](https://github.com/sirone "sirone (11 commits)")

### Embed Badge

![Health badge](/badges/sirone-chatwork-cakephp/health.svg)

```
[![Health](https://phpackages.com/badges/sirone-chatwork-cakephp/health.svg)](https://phpackages.com/packages/sirone-chatwork-cakephp)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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