Download the PHP package stichoza/skype-status-php without Composer
On this page you can find all versions of the php package stichoza/skype-status-php. 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 skype-status-php
skype-status-php
PHP class to get Skype user's online status.
THIS PACKAGE DOES NOT WORK ANYMORE. Skype deprecated its XML response of status codes. I hope someday I will (or you will) find a way to make this package still work. Thanks! 🙂
Installation
Install this package through Composer. Edit your project's composer.json
file to require stichoza/skype-status-php
.
Or run a command in your command line:
Usage
Instantiate SkypeStatus object
Get online status code and/or string
Status Codes
- 0 - Unknown
- 1 - Offline
- 2 - Online
- 3 - Away
- 4 - Unavailable
- 5 - Do Not Disturb
- 6 - Invisible
- 7 - SkypeME
All versions of skype-status-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.29
The package stichoza/skype-status-php contains the following files
Loading the files please wait ....