PHPackages                             clearmedia/surveymonkey-api - 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. clearmedia/surveymonkey-api

ActiveLibrary[API Development](/categories/api)

clearmedia/surveymonkey-api
===========================

015PHP

Since Mar 17Pushed 8y agoCompare

[ Source](https://github.com/clearmediasro/surveymonkey-api)[ Packagist](https://packagist.org/packages/clearmedia/surveymonkey-api)[ RSS](/packages/clearmedia-surveymonkey-api/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

SurveyMonkey API v3 for PHP
===========================

[](#surveymonkey-api-v3-for-php)

A simple SurveyMonkey API for version 3.

Requirements
============

[](#requirements)

- PHP 5.5+
- Composer -

Installation
============

[](#installation)

Add the following to your composer.json under require:

```
"require": {
    "clearmedia/surveymonkey-api": "dev-master"
}

```

Usage
=====

[](#usage)

1. Initiate a client with a long lived token:

    `$client = new ClearMedia\SurveyMonkey\Client(MY_API_TOKEN);`
2. Make calls:

    `$client->getSurveys([]);`
3. Check out `src/Api/*Trait.php` for exposed methods in the Client class.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

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/401163?v=4)[Chris](/maintainers/clearmedia)[@Clearmedia](https://github.com/Clearmedia)

---

Top Contributors

[![clearmediasro](https://avatars.githubusercontent.com/u/35990649?v=4)](https://github.com/clearmediasro "clearmediasro (8 commits)")

### Embed Badge

![Health badge](/badges/clearmedia-surveymonkey-api/health.svg)

```
[![Health](https://phpackages.com/badges/clearmedia-surveymonkey-api/health.svg)](https://phpackages.com/packages/clearmedia-surveymonkey-api)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

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

Hubspot API client

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

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k11](/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)
