merlosy / twitter-php-sdk
There is no license information available for the latest version (dev-master) of this package.
dev-master
2014-08-01 07:41 UTC
Requires
- php: >=5.4.0
- illuminate/support: 4.2.*
Requires (Dev)
- abraham/twitteroauth: dev-master
- facebook/php-sdk-v4: ~4.0.0
This package is not auto-updated.
Last update: 2025-03-25 10:43:02 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