PHPackages                             oldtimeguitarguy/mechanical-turk - 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. oldtimeguitarguy/mechanical-turk

ActiveLibrary[API Development](/categories/api)

oldtimeguitarguy/mechanical-turk
================================

An easily-extensible php client for the Amazon Mechanical Turk API

v1.7.0(9y ago)23.1k2MITPHP

Since Jul 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/oldtimeguitarguy/mechanical-turk)[ Packagist](https://packagist.org/packages/oldtimeguitarguy/mechanical-turk)[ RSS](/packages/oldtimeguitarguy-mechanical-turk/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (2)Versions (23)Used By (0)

Mechanical Turk
===============

[](#mechanical-turk)

> An easily-extensible php client for the Amazon Mechanical Turk API

As you can probably tell, this is not a complete implementation. Feel free to contribute, but please reference the contribution guidelines below. Thank you!

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

[](#installation)

Usage
-----

[](#usage)

Laravel
-------

[](#laravel)

Contributing
------------

[](#contributing)

### Adding Operations

[](#adding-operations)

1. Create a new class in `src/OldTimeGuitarGuy/MechanicalTurk/Operations` that extends from `Base\Operation`. The class name **MUST** be the exact name of the operation according to the documentation.
2. Add an entry to the operations array in `src/OldTimeGuitarGuy/MechanicalTurk/Requester.php`. The key must be the camelcase version of the operation name.
3. Add an entry to the documentation array in `src/OldTimeGuitarGuy/MechanicalTurk/Exceptions/MechanicalTurkOperationException.php`. The key must be the exact name of the operation according to the documentation.
4. Create a new (*passing*) test class in `tests/` that extends from `OperationTestCase`. The name of the class **MUST** be the exact name of the operation according to the documentation, followed by *Test*. *(ex. `tests/CreateHITTest.php`)* Reference the other tests for formatting examples.

> When defining `satisfiesRequirements`, you can use the instance method `isSetOn` to easily determine the requirements.

> **NOTE**: You should **NOT** include *Operation* as a requirement, as this will be set **automatically** during the request.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~10 days

Recently: every ~0 days

Total

22

Last Release

3410d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/71b10d228fd9de25aebbdd68dd046f30891b73db996198131160d4e20555105c?d=identicon)[oldtimeguitarguy](/maintainers/oldtimeguitarguy)

---

Top Contributors

[![karlhepler](https://avatars.githubusercontent.com/u/791071?v=4)](https://github.com/karlhepler "karlhepler (7 commits)")[![JordanDalton](https://avatars.githubusercontent.com/u/1389886?v=4)](https://github.com/JordanDalton "JordanDalton (1 commits)")

---

Tags

api-clientmechanical-turk

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/oldtimeguitarguy-mechanical-turk/health.svg)

```
[![Health](https://phpackages.com/badges/oldtimeguitarguy-mechanical-turk/health.svg)](https://phpackages.com/packages/oldtimeguitarguy-mechanical-turk)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1772.4k4](/packages/aimeos-prisma)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
