merlosy/twitter-php-sdk

There is no license information available for the latest version (dev-master) of this package.

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/merlosy/twitter-php-sdk

dev-master 2014-08-01 07:41 UTC

This package is not auto-updated.

Last update: 2025-10-07 13:11:15 UTC


README

Integration of Twitter Authentication

This package is based on abraham/twitteroauth, but with the following modifications:

  • 1 file = 1 class
  • autoload class files
  • prefixed classes with "Twitter" to avoid conflict when integrated in Frameworks (Laravel...)

This is a working first draft, based on the latest version of twitteroauth (as of Aug 1st 2014). It also includes a example of workflow to authenticate from a website.

Incoming:

  • simplified workflow to retrieve info

Feedback appreciated

Contact me on GitHub

Twitter @Merlosyj