dev-master
9999999-devPHP client for Skype Web API
MIT
The Requires
- guzzlehttp/guzzle ^6.1
- guzzle/plugin ^3.9
- php >=5.4.0
by volodymyr.m
Wallogit.com
2017 © Pedro Peláez
PHP client for Skype Web API
Please check similar project on nodejs https://github.com/ShyykoSerhiy/skyweb, (*1)
If you want to create a bot, take a look at https://github.com/Microsoft/BotBuilder and Microsoft Bot Framework - https://docs.microsoft.com/en-us/azure/bot-service/, (*2)
PHP client for Skype Web API, (*3)
The preferred way to install this extension is through composer., (*4)
Either run, (*5)
$ php composer.phar require mosvov/skype-web-php "dev-master"
or add, (*6)
"mosvov/skype-web-php": "dev-master"
to the require section of your composer.json file., (*7)
PHP client for Skype Web API
MIT