merlosy/twitter-php-sdk

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

Maintainers

Package info

github.com/merlosy/twitter-php-sdk

pkg:composer/merlosy/twitter-php-sdk

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-10 15:12:42 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