teslamn/socialapi

Social API Wrapper

Maintainers

Package info

github.com/teslamn/socialapi

Issues

pkg:composer/teslamn/socialapi

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is not auto-updated.

Last update: 2026-03-08 22:00:59 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.