An open API service indexing awesome lists of open source software.

https://github.com/phoice/phlexa

Build voice applications for Amazon Alexa with phlexa
https://github.com/phoice/phlexa

alexa alexa-skill amazon-alexa amazon-alexa-php php7 voice

Last synced: 4 months ago
JSON representation

Build voice applications for Amazon Alexa with phlexa

Awesome Lists containing this project

README

          

# phlexa

Build voice applications for Amazon Alexa with phlexa and PHP

## Dependencies

* PHP 8.1
* PHP Curl Extension
* cURL class for PHP
* URL Normalizer from Glen Scott
* Zend\Diactoros

## Installation

Install it in your PHP project simply with Composer:

```
composer require phoice/phlexa
```

## Usage

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

https://github.com/phoice/phlexa-expressive-skeleton