Skip to content

phoice/phlexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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