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

ActiveLibrary[API Development](/categories/api)

bkd27/surveymonkey
==================

1.0.0(6y ago)0202GPL-3.0PHPPHP &gt;=5.5

Since Oct 23Pushed 6y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (1)Versions (2)Used By (0)

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

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

A simple SurveyMonkey API wrapper for version 3 of their API.

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

[](#requirements)

- PHP 5.5+
- Composer -

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

[](#installation)

Add the following to your composer.json under require:

```
"require": {
    "bkd27/surveymonkey": "1.0.1"
},

```

Usage
=====

[](#usage)

1. Initiate a client with a long lived token:

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

    `$client->getSurveys([]);`

Check out `src/Api/*Trait.php` for exposed methods in the Client class. There are also some additional usage examples in the incomplete test suite.

OAuth
=====

[](#oauth)

Check out `authenticator/index.php` as an example of how to get a long lived token and authorize a user. You can also get a long lived token from your developer console if you are not requiring users to authenticate and just trying to work with your own account.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2443d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/140647?v=4)[Brett D](/maintainers/bkd)[@bkd](https://github.com/bkd)

---

Top Contributors

[![bkd27](https://avatars.githubusercontent.com/u/3219510?v=4)](https://github.com/bkd27 "bkd27 (5 commits)")

### Embed Badge

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

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

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M932](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

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

The PHP Agentic Framework.

2.0k656.1k34](/packages/neuron-core-neuron-ai)[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)[fschmtt/keycloak-rest-api-client-php

PHP client to interact with Keycloak's Admin REST API.

49108.6k2](/packages/fschmtt-keycloak-rest-api-client-php)

PHPackages © 2026

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