Skip to content

phoice/phlexa

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

phlexa

Build voice applications for Amazon Alexa with phlexa and PHP

Dependencies

  • PHP 7
  • 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