User API wrapper for php

The user API wrapper allows you to perform searches without needing to make API calls or manage OAuth tokens.

Purpose:

This example shows you how to:

  • Call SDK API wrapper to get User Data from one user
  • Call SDK API wrapper to get User Data from multiple users

Complete example:

The following example is getting the user data from an ID given, and the data from a different user from a given nickname.