PHPackages                             newerton/twitter-oauth - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. newerton/twitter-oauth

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

newerton/twitter-oauth
======================

This class is a union of 'abraham/twitteroauth' and 'ruudk/twitteroauth'.

239.5kPHP

Since May 3Pushed 12y ago1 watchersCompare

[ Source](https://github.com/newerton/twitter-oauth)[ Packagist](https://packagist.org/packages/newerton/twitter-oauth)[ RSS](/packages/newerton-twitter-oauth/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

TwitterOAuth
============

[](#twitteroauth)

This class is a union of "abraham/twitteroauth"(owner), "ruudk/twitteroauth"(php 5.3 and namespaces) and (robhaswell/twitteroauth) (upload image).

- The directories are structured and the class uses PHP5.3 namespaces.
- Included upload image using 'statuses/update\_with\_media' (robhaswell/twitteroauth).

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist newerton/twitter-oauth "dev-master"

```

or add

```
"newerton/twitter-oauth": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
