adam-paterson / ibm-watson-sdk
IBM Watson SDK
dev-2.0-develop
2018-10-11 18:49 UTC
Requires
- php: ~7.0
- ext-json: *
- php-http/client-common: ^1.8
- php-http/client-implementation: *
- php-http/discovery: ^1.4
- php-http/httplug: ^1.1
- php-http/message: ^1.7
- php-http/message-factory: ^1.0
- psr/http-message: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.13
- mockery/mockery: ^1.1
- phpspec/phpspec: ^5.0
- phpunit/phpunit: ^7.3
- squizlabs/php_codesniffer: ^3.3
Suggests
- php-http/guzzle6-adapter: In order to use Guzzle v6 as the HTTP client
This package is not auto-updated.
Last update: 2024-10-26 21:03:56 UTC
README
Install
Via Composer
$ composer require adam-paterson/ibm-watson-sdk php-http/guzzle6-adapter
Note: This library uses an abstraction layer called HTTPlug which decouples it from any HTTP messaging client. To see which adapters are available and learn more visit: http://httplug.io/.
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email hello@adampaterson.co.uk instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.