PHPackages                             evolution7/social-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. evolution7/social-api

ActiveLibrary[API Development](/categories/api)

evolution7/social-api
=====================

Social Network API Abstraction Library

v1.0.1(11y ago)73554MITPHPPHP &gt;=5.4

Since Jul 7Pushed 10y ago3 watchersCompare

[ Source](https://github.com/evolution7/social-api)[ Packagist](https://packagist.org/packages/evolution7/social-api)[ Docs](https://github.com/evolution7/social-api)[ RSS](/packages/evolution7-social-api/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

Social Network API Abstraction Library
======================================

[](#social-network-api-abstraction-library)

This library provide an abstracted API for using various social networks APIs.

**Supported Platforms**

- Instagram
- Twitter

**Functionality**

- Authentication
    - OAuth v1 and v2
- Retrieve Current User
    - Current OAuth User
- Search Posts
    - e.g. Search Tweets
- Retrieve Post by ID
    - e.g. Get Tweet
- Comment on Posts
    - e.g. Reply to Tweet

Installation
------------

[](#installation)

Install via [Composer](https://getcomposer.org/):

```
    "require": {
        "evolution7/social-api": "1.*"
    }

```

Configuration
-------------

[](#configuration)

Select a Platform for setup and configuration instructions:

- [Instagram](Evolution7/SocialApi/Resources/doc/Instagram.md)
- [Twitter](Evolution7/SocialApi/Resources/doc/Twitter.md)

Usage
-----

[](#usage)

Example code is included in the `Evolution7/SocialApi/Resources/example/` directory.

To see the example code in action:

1. Place your API key/secret in the [config.php](Evolution7/SocialApi/Resources/example/config.php) file
2. Launch a PHP server, e.g. `php -S 0.0.0.0:8080`
3. Visit the [index.php](http://localhost:8080/index.php) page and try out the examples

Note: you'll need to authenticate succesfully before any other examples will work.

License
-------

[](#license)

[MIT license](https://github.com/evolution7/generator-symfony/blob/master/LICENSE)Copyright (c) 2014, Evolution 7.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~13 days

Total

2

Last Release

4319d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bb695aefd1ea6aa012c6a363fb1e93513e349592959f095c66a9928d7cc6a035?d=identicon)[evolution7](/maintainers/evolution7)

---

Top Contributors

[![ryan0x44](https://avatars.githubusercontent.com/u/1902353?v=4)](https://github.com/ryan0x44 "ryan0x44 (103 commits)")[![ArjenSchwarz](https://avatars.githubusercontent.com/u/1787643?v=4)](https://github.com/ArjenSchwarz "ArjenSchwarz (1 commits)")

---

Tags

phpapiinstagramtwittersocial

### Embed Badge

![Health badge](/badges/evolution7-social-api/health.svg)

```
[![Health](https://phpackages.com/badges/evolution7-social-api/health.svg)](https://phpackages.com/packages/evolution7-social-api)
```

###  Alternatives

[pgrimaud/instagram-user-feed

This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.

940657.1k5](/packages/pgrimaud-instagram-user-feed)[noweh/twitter-api-v2-php

This library provides methods for sending messages to Twitter and receiving statuses.

131225.2k1](/packages/noweh-twitter-api-v2-php)[redwebcreation/twitter-stream-api

Consume the Twitter Stream API in real-time.

3220.3k1](/packages/redwebcreation-twitter-stream-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
