Skip to content

GiacomoP/Mechanical-Turk-PHP-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Mechanical Turk SDK for PHP

The goal of this SDK is to act as a wrapper for Amazon Mechanical Turk API.

I'm making this to exercise myself with PHP autoloader, namespaces and some coding techniques in PHP.

This wrapper has its own entities and methods, and abstracts from Amazon API logic. The developer won't know how many calls will be placed or how they are structured. It may be unnecessary, but as said this is an exercise for myself, and also I just liked to work with a more OOP approach to Amazon's MTurk API.

Use

Check the example file.

To Do

This SDK is not complete at all, translating all the API actions into methods is a long process.

It will be helpful making tests too.

Please, feel free to make a pull request if you like this project and would like to add the missing pieces!

About

An SDK for Amazon Mechanical Turk (MTurk) that abstracts the API and offers the expected entities with their methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages