Libraries tagged by Twitter oAuth
sunnysideup/social_integration
29 Downloads
This module allows users to easily let users sign up and login using facebook and twitter. After a user has signed up using this module, a OAuth token for that social service will be stored against the users account. This allows your application to call the facebook and twitter apis on behalf of the user and implement whatever interesting social integration features you want. The SelectFriendPage is an example of the type of functionality that can be easily implemented once you have access to the users OAuth tokens.
yejune/twitteroauth
14 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
workable/twitteroauth
253 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
willyweather/twitteroauth
22376 Downloads
Twitter PHP library based on abraham/twitteroauth.
webiny/twitter-oauth
21 Downloads
Webiny Twitter OAuth Component
vip9008/yii2-twitteroauth
525 Downloads
Abraham Twitter OAuth library converted as a yii2 extension
swegio/twitteroauth
7 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
ssx/twitter-async
11959 Downloads
Twitter-async is a high performance wrapper for Twitter's OAuth API which provides parallel/asynchronous calls.
rudak/twitter-oauth-bundle
27 Downloads
Twitter O-authentication Bundle for Symfony
rivervanrain/twitteroauth
2 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
rabinshr/php-twitter-oauth-api
32 Downloads
Simple PHP Wrapper for Twitter OAuth API v1.1
polatdev/twitteroauth
147 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
oyatel/twitter-async
449 Downloads
Twitter-async is a high performance wrapper for Twitter's OAuth API which provides parallel/asynchronous calls. Follow @apiclient for commit updates
octoauth/oauth2-twitter-adapter
29 Downloads
An adapter to allow you to interact with the 'abraham/twitteroauth' OAuth1 library alongside the 'phpleague/oauth2-*' libraries
newerton/twitter-oauth
39536 Downloads
This class is a union of 'abraham/twitteroauth' and 'ruudk/twitteroauth'.