PHPackages                             radutopala/skype-bot-php - 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. radutopala/skype-bot-php

ActiveLibrary

radutopala/skype-bot-php
========================

Skype Bot CLI &amp; Library Client

v1.3.0(8y ago)654.9k↑100%16[2 issues](https://github.com/radutopala/skype-bot-php/issues)MITPHPPHP &gt;=5.6

Since Apr 28Pushed 4y ago7 watchersCompare

[ Source](https://github.com/radutopala/skype-bot-php)[ Packagist](https://packagist.org/packages/radutopala/skype-bot-php)[ Docs](https://www.trisoft.ro)[ RSS](/packages/radutopala-skype-bot-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (8)Versions (6)Used By (0)

PHP CLI/Library for the Skype Bot API
=====================================

[](#php-clilibrary-for-the-skype-bot-api)

### API Docs:

[](#api-docs-httpsdevelopermicrosoftcomen-usskypebotsdocs)

Installation
------------

[](#installation)

There are 2 ways to install it:

- Download the Phar
- Install as a Composer Package

### Download the Phar

[](#download-the-phar)

download the latest version from the [Releases section](https://github.com/radutopala/skype-bot-php/releases/latest) or from the cli:

```
$ wget https://github.com/radutopala/skype-bot-php/releases/download/1.0.0/skype.phar && chmod +x skype.phar

```

### Install as a Composer Package

[](#install-as-a-composer-package)

```
$ composer require radutopala/skype-bot-php

```

Usage
-----

[](#usage)

### programmatic:

[](#programmatic)

```
