PHPackages                             marcossegovia/twitter-api-client-bundle - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. marcossegovia/twitter-api-client-bundle

ActiveLibrary[HTTP &amp; Networking](/categories/http)

marcossegovia/twitter-api-client-bundle
=======================================

Integration with Symfony of the http client to easy access Twitter API services

v1.0(9y ago)0270MITPHPPHP &gt;=5.6

Since May 29Pushed 9y ago1 watchersCompare

[ Source](https://github.com/MarcosSegovia/twitter-api-client-bundle)[ Packagist](https://packagist.org/packages/marcossegovia/twitter-api-client-bundle)[ Docs](https://github.com/MarcosSegovia/php-twitter-api-client-bundle)[ RSS](/packages/marcossegovia-twitter-api-client-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

twitter-api-client-bundle
=========================

[](#twitter-api-client-bundle)

A Symfony Bundle for [php-twitter-api-client](https://github.com/MarcosSegovia/php-twitter-api-client)

\##How to install?

```
    "require": {
        "marcossegovia/twitter-api-client-bundle": "1.*"
    }
```

\##How to use it?

First of all include the Bundle into your `AppKernel.php`

```
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = [
            //...
            new MarcosSegovia\TwitterApiClientBundle\TwitterApiClientBundle()
```

And provide into your config.yml your [Twitter API\_KEY and API\_SECRET](https://apps.twitter.com/) like the following example:

```
twitter_api_client:
    twitter:
        api_key: your_raw_api_key
        api_secret: your_raw_api_secret
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

3634d ago

### Community

Maintainers

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

---

Top Contributors

[![msegoviadev](https://avatars.githubusercontent.com/u/7728566?v=4)](https://github.com/msegoviadev "msegoviadev (14 commits)")

---

Tags

apisymfonybundlehttp clientGuzzleoauth 2.0twitterMarcosSegovia

### Embed Badge

![Health badge](/badges/marcossegovia-twitter-api-client-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/marcossegovia-twitter-api-client-bundle/health.svg)](https://phpackages.com/packages/marcossegovia-twitter-api-client-bundle)
```

###  Alternatives

[eightpoints/guzzle-bundle

Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.

45912.1M55](/packages/eightpoints-guzzle-bundle)[e-moe/guzzle6-bundle

Integrates Guzzle 6 into your Symfony application

11259.2k](/packages/e-moe-guzzle6-bundle)[mediamonks/rest-api-bundle

MediaMonks Rest API Symfony Bundle

1656.2k1](/packages/mediamonks-rest-api-bundle)

PHPackages © 2026

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