Download the PHP package udayshi/php-alexa without Composer
On this page you can find all versions of the php package udayshi/php-alexa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download udayshi/php-alexa
More information about udayshi/php-alexa
Files in udayshi/php-alexa
Download udayshi/php-alexa
More information about udayshi/php-alexa
Files in udayshi/php-alexa
Vendor udayshi
Package php-alexa
Short Description This is PHP Helper library for Alexa and Echo Show to generate response with few lines of code.
License MIT
Package php-alexa
Short Description This is PHP Helper library for Alexa and Echo Show to generate response with few lines of code.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-alexa
US Alexa
This is PHP Helper library for Alexa and Echo Show to generate response with few lines of code..
Install via composer
Require the package with composer:
Usage
Quick Implement
Just to send PlainText Quick response you can create function with any name and pass \USAlexa\Alexa $obj as parameter on created function.
Once you create the function you have to map and register the method.
Finally you can run it.
Adding Effects
You can add the following effects:
- Whisper
- Break
- Emphasis
- Strong
- Moderate
- Reduced
- SayAs
Echo Show Response
As long as you have minimum parameter for the echo show it will send proper response to the targeted devices.
All versions of php-alexa with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package udayshi/php-alexa contains the following files
Loading the files please wait ....