travello-gmbh / amazon-alexa-skill-library

DEPRECATED PHP Library for Amazon Alexa Skills
12 stars 1 forks source link
alexa alexa-sdk alexa-skill-setup alexa-skills-kit deprecated php7

DEPRECATED

This project is deprecated. Please move to https://github.com/phoice/phlexa

PHP Library for Amazon Alexa Skills

With this PHP library you can easily setup your own PHP based Amazon Alexa skills.

Dependencies

Installation

Install it in your PHP project simply with Composer:

composer require travello-gmbh/amazon-alexa-skill-library

Usage

To get started with this library please refer to the Amazon Alexa Skill Skeleton:

https://github.com/travello-gmbh/amazon-alexa-skill-skeleton

Todo