teslamn/socialapi

Social API Wrapper

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

This package is not auto-updated.

Last update: 2024-04-07 12:50:46 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.