PHPackages                             simplysatisfied/simply-php - 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. simplysatisfied/simply-php

Abandoned → [feedbackbox/feedbackbox-php](/?search=feedbackbox%2Ffeedbackbox-php)Library[API Development](/categories/api)

simplysatisfied/simply-php
==========================

The official PHP API wrapper for the Simply Satisfied API

061PHP

Since Nov 3Pushed 11y ago1 watchersCompare

[ Source](https://github.com/SimplySatisfied/simply-php)[ Packagist](https://packagist.org/packages/simplysatisfied/simply-php)[ RSS](/packages/simplysatisfied-simply-php/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Simply Satisfied PHP API Wrapper
================================

[](#simply-satisfied-php-api-wrapper)

This library is a work in progress, pull requests are accepted with thanks.

Install
-------

[](#install)

Install with [Composer](http://getcomposer.org).

```
{
	"require": {
		"simplysatisfied/simply-php":"dev-master"
	}
}
```

> **Note**: Tagged releases will be coming soon!

Resources
---------

[](#resources)

- Invites (list all, view one, create)
- Users (list all, view one, update)
- Company (list all, view one)
- Responses (list all, view one, create)

Usage
-----

[](#usage)

```
