Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lineback/alchemyapi_php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AlchemyAPI/alchemyapi_php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 6 files changed
  • 7 contributors

Commits on Mar 25, 2014

  1. Merge pull request AlchemyAPI#7 from lineback/master

    added methods for combined, image, and taxonomy calls
    AlchemyAPI committed Mar 25, 2014
    Configuration menu
    Copy the full SHA
    1dbee65 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2014

  1. Configuration menu
    Copy the full SHA
    4e809bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22d7930 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2014

  1. Configuration menu
    Copy the full SHA
    bfe4dab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8bfaf2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2014

  1. Configuration menu
    Copy the full SHA
    8a7ad08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request AlchemyAPI#8 from redorb8/imageAPICalls

    added URLGetRankedImageKeywords to php SDK
    AlchemyAPI committed May 16, 2014
    Configuration menu
    Copy the full SHA
    e30003b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2014

  1. Configuration menu
    Copy the full SHA
    e091744 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8371a3f View commit details
    Browse the repository at this point in the history
  3. Merge pull request AlchemyAPI#9 from redorb8/imageAPICalls

    Adding composer.json for packagist.org
    AlchemyAPI committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    d0aa006 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2015

  1. Add missing closing quote

    lloydlentz committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    a165f62 View commit details
    Browse the repository at this point in the history
  2. Merge pull request AlchemyAPI#12 from cledwyn/master

    Add missing closing quote
    AlchemyAPI committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    4ae87c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

  1. Configuration menu
    Copy the full SHA
    9733e71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request AlchemyAPI#13 from mac-s-g/master

    updated composer to support classmap autoloading
    AlchemyAPI committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    7dcc5c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2015

  1. Configuration menu
    Copy the full SHA
    402cad9 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2015

  1. Merge pull request AlchemyAPI#15 from ctrlaltdylan/key-as-dependency

    API key as a constructor dependency.  Please note that these sdks will eventually be integrated into the IBM Watson SDKs to make them part of the larger Watson universe.
    AlchemyAPI committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    8e0e4e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. add support for https, disabled by default, can be enabled by setting…

    … 2nd param in constructor to true
    Krzysiek K committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    b7a6ffc View commit details
    Browse the repository at this point in the history
  2. Merge pull request AlchemyAPI#17 from GazthSonika/feature/https-support

    https support
    
    Please note that this legacy AlchemyAPI SDK is no longer supported by IBM.  Please use the Watson SDKs located at https://github.com/watson-developer-cloud?utf8=✓&query=sdk which support https by default.
    AlchemyAPI authored Aug 10, 2016
    Configuration menu
    Copy the full SHA
    7696ba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Update README.md

    AlchemyAPI authored Sep 28, 2016
    Configuration menu
    Copy the full SHA
    56e2b65 View commit details
    Browse the repository at this point in the history
Loading