Skip to content

PHP library for TinEye Services (MatchEngine, MobileEngine, MulticolorEngine and WineEngine)

Notifications You must be signed in to change notification settings

seanpm2001/tineyeservices_php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

No Maintenance Intended

DEPRECATED

The TinEye Services libraries will not be maintained in the future. The current recommended best practice is to access the APIs using an HTTP library native to the language of your choice. The TinEye Developer Documentation includes interactive code examples for all API calls to help you get started.

TinEye Services API PHP client

tineyeservices is a PHP client library for the MatchEngine, MobileEngine, MulticolorEngine and WineEngine APIs. MatchEngine, MobileEngine, MulticolorEngine and WineEngine are general image-matching engines that allow you to perform large scale image comparisons for a variety of tasks. See https://services.tineye.com/ for more information.

Installation

Download the latest version of the library:

$ wget https://github.com/TinEye/tineyeservices_php/archive/master.zip

and place the .php files where a PHP require statement will find them. That place depends on your particular OS and installation.

Documentation

Documentation about the use of the library is available from https://services.tineye.com/library/php/docs/.

Support

Please send comments, recommendations, and bug reports to support@tineye.com.

About

PHP library for TinEye Services (MatchEngine, MobileEngine, MulticolorEngine and WineEngine)

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.4%
  • Smarty 0.6%