Download the PHP package kiwi-26/line-bot-test-helper without Composer
On this page you can find all versions of the php package kiwi-26/line-bot-test-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package line-bot-test-helper
LINE Bot Test Helper
LINE Bot SDKを使って作成したプログラムにおいて、メッセージの受送信をテストするためのライブラリです。
Components
StockHTTPClient
リクエストをそのままインスタンス内にストックするため、 このHTTPClientを使ってLineBotクラスを生成し、replyやpushを含む処理を実行した後、送信されたメッセージの確認が可能です。
WebhookEvent
LINEから送信されるメッセージリクエストのBodyやSignatureを作成することができます。 「XXXというテキストメッセージが送信されたら」といったテストを行うことが可能です。
Requirements
PHP 5.4 or later
License
Apache License version 2.0
All versions of line-bot-test-helper with dependencies
PHP Build Version
Package Version
The package kiwi-26/line-bot-test-helper contains the following files
Loading the files please wait ....