phoice / phlexa
Build voice applications for Amazon Alexa with phlexa and PHP
4.0.0
2023-09-25 05:01 UTC
Requires
- php: ^8.1
- ext-curl: *
- ext-json: *
- curl/curl: ^1.6
- glenscott/url-normalizer: ^1.4
- psr/container: ^1.0
Requires (Dev)
- phpspec/prophecy-phpunit: ^1.1
- phpunit/phpunit: ^10.3
- squizlabs/php_codesniffer: ^3.7
- dev-develop
- 4.0.0
- 3.1.10
- 3.1.9
- 3.1.8
- 3.1.7
- 3.1.6
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.2
- 1.0.1
- 1.0.0
- dev-master
- dev-abraxa1982-timestamp-request
- dev-abraxa1982-ErrorTracking-on-SessionEndedRequest
- dev-abraxa1982-apla-reprompt
- dev-abraxa1982-apla-resources
- dev-abraxa1982-extensions-for-apl
- dev-abraxa1982-viewport-bugfix
- dev-abraxa1982-viewport-in-request
This package is auto-updated.
Last update: 2024-10-25 07:13:54 UTC
README
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: