PHPackages                             juicekit/watson - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. juicekit/watson

ActiveLibrary[API Development](/categories/api)

juicekit/watson
===============

A PHP implementation of IBM's Watson REST API

0101PHP

Since Sep 30Pushed 9y ago1 watchersCompare

[ Source](https://github.com/juicekit/juicekit-watson)[ Packagist](https://packagist.org/packages/juicekit/watson)[ RSS](/packages/juicekit-watson/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

JuiceKit Watson
---------------

[](#juicekit-watson)

[![Build Status](https://camo.githubusercontent.com/eff646ea0c82034ec263b647cab4fdba8aafdb96488781c4c63ebe322189fd71/68747470733a2f2f7472617669732d63692e6f72672f6a756963656b69742f6a756963656b69742d776174736f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/juicekit/juicekit-watson)[![Codacy Badge](https://camo.githubusercontent.com/784e1d94f025bb3927d08bca70d19585c1225c3bb8686bffd857bd46cd9e2688/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6234643732656638376261393433663761313432363234376535386136386138)](https://www.codacy.com/app/yoel/juicekit-watson?utm_source=github.com&utm_medium=referral&utm_content=juicekit/juicekit-watson&utm_campaign=Badge_Grade)[![Codacy Badge](https://camo.githubusercontent.com/1e2d09925c57ecd1818a9ede70b8a081d9bda700a93385ffb30dd5dc0f7c3c8d/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f436f7665726167652f6234643732656638376261393433663761313432363234376535386136386138)](https://www.codacy.com/app/yoel/juicekit-watson?utm_source=github.com&utm_medium=referral&utm_content=juicekit/juicekit-watson&utm_campaign=Badge_Coverage)

JuiceKit Watson is a PHP implementation of IBM's Watson REST API.

> **Note:** Currently, only the VisualRecognition API is supported, other APIs will be supported in the future. For more information on available Watson APIs visit

Installation
------------

[](#installation)

`composer require juicekit/watson`

### Example Usage

[](#example-usage)

Classify an image from a url or file

```
