Download the PHP package thoughtchimp/unengage-api-wrapper without Composer
On this page you can find all versions of the php package thoughtchimp/unengage-api-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thoughtchimp/unengage-api-wrapper
More information about thoughtchimp/unengage-api-wrapper
Files in thoughtchimp/unengage-api-wrapper
Download thoughtchimp/unengage-api-wrapper
More information about thoughtchimp/unengage-api-wrapper
Files in thoughtchimp/unengage-api-wrapper
Vendor thoughtchimp
Package unengage-api-wrapper
Short Description Unengage api wrapper
License MIT
Homepage https://github.com/thoughtchimp/unengage-api-wrapper
Package unengage-api-wrapper
Short Description Unengage api wrapper
License MIT
Homepage https://github.com/thoughtchimp/unengage-api-wrapper
Please rate this library. Is it a good library?
Informations about the package unengage-api-wrapper
Unengage SDK for PHP
This repository contains the open source PHP SDK that allows you to access the Unengage API from your PHP app.
Installation
The Unengage SDK can be installed with Composer. Run this command:
Usage
Note: This version of the Unengage SDK for PHP requires PHP 5.5 or greater.
Instantiating SDK
Get all streams
Get stream by ID
Create stream
Update particular stream by ID
Delete stream by ID
Get stream social posts by passing stream id
Get stream social post preview by passing stream id, platform & post_url
Create stream social post by passing stream id, platform & post_url
Update social posts of a stream by passing post ids
Delete stream by ID
Pin a particular social post of a particular stream
Get list of all social feeds of a particular stream
Create social feed under a particular stream
Get a particular social feed by ID
Update stream social feed
Delete social feed
Refresh stream social feed (Prioritizing feed)
Get all social accounts of a particular stream
Create stream social account
Complete documentation is available here.
All versions of unengage-api-wrapper with dependencies
PHP Build Version
Package Version
The package thoughtchimp/unengage-api-wrapper contains the following files
Loading the files please wait ....