Download the PHP package wimkumpen/wit-php-sdk without Composer
On this page you can find all versions of the php package wimkumpen/wit-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package wit-php-sdk
PHP SDK FOR WIT.AI API
This is a php sdk for the wit.ai API. It's a slim version of the Facebook PHP SDK. Still work in progress... Only supports curl at this moment.
Setup:
Add a file to your project:
Then provided you have composer installed, you can run the following command:
That will fetch the library and its dependencies inside your vendor folder. Then you can add the following to your .php files in order to use the library
Then you need to the relevant classes, for example:
Basic usage:
Todo:
- [ ] Clean some code out;
- [ ] Exceptions;
- [ ] Get intent via speech (https://wit.ai/docs/http/20160330#get-intent-via-speech-link)
- [ ] Implement other Http Clients;
- [ ] Implement structured response;
- [ ] Define requirements;
All versions of wit-php-sdk with dependencies
PHP Build Version
Package Version
The package wimkumpen/wit-php-sdk contains the following files
Loading the files please wait ....