PHPackages                             wwwroth/contactspace-sdk - 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. wwwroth/contactspace-sdk

ActiveLibrary[API Development](/categories/api)

wwwroth/contactspace-sdk
========================

A quick, simple PHP SDK for interfacing with contactSPACE's JSON API.

1.6(5y ago)01581[2 PRs](https://github.com/wwwroth/contactspace/pulls)MITPHP

Since Jul 15Pushed 3y ago1 watchersCompare

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

READMEChangelog (7)Dependencies (2)Versions (11)Used By (0)

wwwroth/contactspace
====================

[](#wwwrothcontactspace)

A quick, simple PHP SDK for interfacing with contactSPACE's API. Only JSON ?outputtype is supported.

### Installing

[](#installing)

```
composer require wwwroth/contactspace-sdk
```

### Example Usage

[](#example-usage)

```
$client = new \wwwroth\contactspace\Client([
    'api_key' => ''
]);

// 2.1 Add a Dataset
$client->createDataSet([
    'initiativeid' => 5914,
    'datasetname' => 'testdata',
    'active' => 1
]);

// 2.7 Get Users
$client->getUsers();
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Every ~4 days

Total

8

Last Release

2151d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3310210?v=4)[Phillip Roth](/maintainers/wwwroth)[@wwwroth](https://github.com/wwwroth)

---

Top Contributors

[![wwwroth](https://avatars.githubusercontent.com/u/3310210?v=4)](https://github.com/wwwroth "wwwroth (27 commits)")

---

Tags

contactSPACE4Flex

### Embed Badge

![Health badge](/badges/wwwroth-contactspace-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/wwwroth-contactspace-sdk/health.svg)](https://phpackages.com/packages/wwwroth-contactspace-sdk)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.9k](/packages/laravel-framework)[statamic/cms

The Statamic CMS Core Package

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

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k60](/packages/open-dxp-opendxp)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1223.7k](/packages/codebar-ag-laravel-docuware)

PHPackages © 2026

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