teslamn/socialapi

Social API Wrapper

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/teslamn/socialapi

v1.0.0 2017-11-27 23:11 UTC

This package is not auto-updated.

Last update: 2025-10-05 20:05:22 UTC


README

This package is going to help use the API of multiple social networks (like Odnoklassniki, Vkontakte, Mailru, Facebook at the moment) in a uniform way.

Features

  • Extraction of friend list
  • Extraction of detailed user data

Quick Start

In order to install the package run in your project root directory composer require teslamn/socialapi after which you can start using it. Service Providers and Facades will be added to your app configuration automatically.