phoice / phlexa
Build voice applications for Amazon Alexa with phlexa and PHP
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
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
This package is auto-updated.
Last update: 2026-02-27 23:33:11 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: