Download the PHP package wormling/phparia without Composer
On this page you can find all versions of the php package wormling/phparia. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package phparia
phparia - PHP ARI API
Functional tests will fail until the new server is ready
Framework for creating ARI (Asterisk REST Interface) applications. (https://wiki.asterisk.org/wiki/display/AST/Getting+Started+with+ARI)
Features
- First PHP ARI client to support wss
- Full Asterisk REST Interface support (Tested with 12 and 13)
- Event system at the client and resource level
- Optional basic AMI event/action support
- Verbose for ease of use
- Partial functional tests TODO!
Available via Composer
Just add the package "wormling/phparia":
Creating a stasis application
Creating a stasis application and listening for AMI events
Documentation
You will find wrappers for (https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+ARI) in the Api folder.
You will find wrappers for (https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+REST+Data+Models) in the Resources and Events folders.
Examples
(https://github.com/wormling/phparia/tree/master/src/wormling/phparia/Examples)
(https://github.com/wormling/phparia/tree/master/src/wormling/phparia/Tests/Functional)
Extensions
phparia-lyra Sangoma Lyra Answering Machine Detection for Asterisk.
License
Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
All versions of phparia with dependencies
evenement/evenement Version >=2.0 <3.0
educoder/pest Version 1.0.0
devristo/phpws Version dev-master
clue/ami-react Version ~0.3.0
incenteev/composer-parameter-handler Version >=2.0
guzzlehttp/guzzle Version ^6.2