Download the PHP package phoice/phlexa-expressive without Composer
On this page you can find all versions of the php package phoice/phlexa-expressive. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download phoice/phlexa-expressive
More information about phoice/phlexa-expressive
Files in phoice/phlexa-expressive
Package phlexa-expressive
Short Description Build voice applications for Amazon Alexa with phlexa, PHP and Zend\Expressive
License MIT
Homepage https://www.phoice.tech/
Informations about the package phlexa-expressive
phlexa-expressive
Build voice applications for Amazon Alexa with phlexa, PHP and Zend\Expressive.
Zend Framework Library for Amazon Alexa Skills
This library depends on phlexa, the library for building your own PHP based
Amazon Alexa skills. It adds a couple of useful factory classes based on
Zend\ServiceManager
and some middleware classes ready to use for your
middleware pipeline. It also contains an Intent-Manager based on
Zend\ServiceManager
to make intent class handling as easy as possible for
your applications.
Dependencies
- PHP 7
- https://github.com/php-fig/http-message-util
- https://github.com/http-interop/http-middleware
- https://github.com/php-fig/container
- https://github.com/php-fig/http-message
- https://github.com/phoice/phlexa
- https://github.com/zendframework/zend-expressive-router
- https://github.com/zendframework/zend-expressive-template
- https://github.com/zendframework/zend-servicemanager
Installation
Install it in your PHP project simply with Composer:
Usage
To get started with this library please refer to the Amazon Alexs Skill Skeleton:
All versions of phlexa-expressive with dependencies
fig/http-message-util Version ^1.1
phoice/phlexa Version ^2.0.0
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
zendframework/zend-expressive-router Version ^3.0
zendframework/zend-expressive-template Version ^2.0
zendframework/zend-servicemanager Version ^3.3