amazon-alexa-php
amazon-alexa-php copied to clipboard
Php library for amazon echo (alexa) skill development.
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.
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.