Download the PHP package amaxlab/skype-bot-sdk without Composer
On this page you can find all versions of the php package amaxlab/skype-bot-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amaxlab/skype-bot-sdk
More information about amaxlab/skype-bot-sdk
Files in amaxlab/skype-bot-sdk
Download amaxlab/skype-bot-sdk
More information about amaxlab/skype-bot-sdk
Files in amaxlab/skype-bot-sdk
Vendor amaxlab
Package skype-bot-sdk
Short Description PHP SDK for Microsoft skype bot framework
License
Package skype-bot-sdk
Short Description PHP SDK for Microsoft skype bot framework
License
Please rate this library. Is it a good library?
Informations about the package skype-bot-sdk
skype-bot-sdk
Skype bot framework PHP sdk
How to use
Create new application, get app id and app password
https://apps.dev.microsoft.com/#/quickstart/skypebot
Create your bot
https://dev.botframework.com/bots/new
Set your bot's "Messaging endpoint" to https://yourdomain/listener.php
Installation
composer require penicylline/skype-bot-sdk
or require_once
Initialize bot
In your notification listener (listener.php)
Send message to conversation
All versions of skype-bot-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-curl Version *
ext-curl Version *
The package amaxlab/skype-bot-sdk contains the following files
Loading the files please wait ....