phlexa icon indicating copy to clipboard operation
phlexa copied to clipboard

Build voice applications for Amazon Alexa with phlexa

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