amazon-alexa-php icon indicating copy to clipboard operation
amazon-alexa-php copied to clipboard

Php library for amazon echo (alexa) skill development.

Results 5 amazon-alexa-php issues
Sort by recently updated
recently updated
newest added

Any support for Alexa Presentation Language? thank you very much for this great job, Roberto

This is a huge issue. But would be very nice: Implement the full Smart Home API. For more Details see https://developer.amazon.com/de/docs/device-apis/alexa-brightnesscontroller.html. Here we don't have a type to find the...

The `RequestValidator` in not complete under unit tests. It's not that easy because of `openssl` connects.

help wanted
good first issue

Create a example with a user.

help wanted

To remove the toJson workaround to create the response for amazon i would prefer to use https://github.com/schmittjoh/serializer . Then it can be handled via annotation.