jeylabs/php-witai

PHP Library for Wit.ai API with Laravel & Lumen Support out of the box!
37
Install
composer require jeylabs/php-witai
Latest Version:1.0.1
PHP:~5.5|~7.0
License:MIT
Last Updated:Sep 13, 2016
Links: GitHub  ·  Packagist
Maintainer: jeylabs

PHP-Witai Library

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

PHP Library for Wit.ai API with Laravel & Lumen Support out of the box!

Install

Via Composer

$ composer require irazasyed/php-witai

Usage

$wit = new Irazasyed\Wit($access_token, $isAsyncRequests = false);
$response = $wit->getIntentByText('Whats the weather like in San Francisco?', $optional_params);

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email syed+gh@lukonet.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Related Packages

jeylabs/wit

PHP Library for Wit.ai API with Laravel 5.3 Support out of the box!

1,460 3
jlcd/api-cielo30-laravel

Laravel Provider for Cielo's 3.0 API

224,633 17
nilportugues/laravel5-json-api-dingo

Laravel5 JSONAPI and Dingo together to build APIs fast

1,498 30