PHPackages                             mahbubcsedu/laraturksoap - 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. mahbubcsedu/laraturksoap

ActiveLibrary[API Development](/categories/api)

mahbubcsedu/laraturksoap
========================

Provides a Laravel 5 package to access Amazon Mechanical turk interface

18PHP

Since Jul 28Pushed 10y ago1 watchersCompare

[ Source](https://github.com/mahbubcsedu/laraturksoap)[ Packagist](https://packagist.org/packages/mahbubcsedu/laraturksoap)[ RSS](/packages/mahbubcsedu-laraturksoap/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

turksoap-laravel
================

[](#turksoap-laravel)

This package is for accessing amazon turk from laravel

This package is to overcome the problem of laraturk( ) which is not designed for external experiment design.

This package used the library file that is not official to amazon but they have provided it to their site for use. Not all operations are implemented now, but I will provided a clear package which will be able to do all sorts of work for amazon mechanical turk research.

Installation

Install by adding turksoap to your composer.json file:

require : { "mahbubcsedu/laraturksoap": "dev-master" } or with a composer command:

composer require "mahbubcsedu/laraturksoap": "dev-master" After installation, add the provider to your config/app.php providers:

'mahbubcsedu\\TurkSoap\\TurkSoapServiceProvider', and the facade to config/app.php aliases:

'TurkSoap' =&gt; 'mahbubcsedu\\turksoap\\Facades\\TurkSoap', Configuring TurkSoap

First publish the config file:

php artisan vendor:publish This will create a turksoap.php config file. There you can define default values of parameters used in all functions.

If you will only be creating one type of HIT, you should specify all the default values in the config file.

You will also need to set two environment variables which the laraturk.php config file uses: AWS\_ROOT\_ACCESS\_KEY\_ID and AWS\_ROOT\_SECRET\_ACCESS\_KEY. If these are not set and you try to use LaraTurk, LaraTurk will throw a LaraTurkException.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7530275?v=4)[Mahbubur Rahman](/maintainers/mahbubcsedu)[@mahbubcsedu](https://github.com/mahbubcsedu)

---

Top Contributors

[![mahbubcsedu](https://avatars.githubusercontent.com/u/7530275?v=4)](https://github.com/mahbubcsedu "mahbubcsedu (12 commits)")

### Embed Badge

![Health badge](/badges/mahbubcsedu-laraturksoap/health.svg)

```
[![Health](https://phpackages.com/badges/mahbubcsedu-laraturksoap/health.svg)](https://phpackages.com/packages/mahbubcsedu-laraturksoap)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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