k2-connect-php-example

Install dependencies:

```bash
$ composer install
```

Start server:

```bash
$ php -S localhost:8000
```
