Libraries tagged by Twitter oAuth
hieuit7/hwi-oauth-bundle
139 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.
emanueleminotto/hwi-oauth-bridge
22 Downloads
Missing bridge between the HWIOAuthBundle and your Symfony 2 project.
duncan3dc/oauth
66997 Downloads
Handles basic OAuth/OAuth2 authentication along with classes for common services
den01101/oauth-bundle
9 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.
codezero/oauth
64 Downloads
Social authentication without the headaches.
ckailash/twitter-app-only-auth
49 Downloads
Twitter Application Only Auth API for Laravel, which is documented here: https://dev.twitter.com/oauth/application-only. With Application-only authentication you don’t have the context of an authenticated user and this means that any request to API for endpoints that require user context, such as posting tweets, will not work. However, it comes with a higher API rate limit
chaplean/oauth-bundle
4 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.
cerbero/oauth
411 Downloads
OAuth and API helpers for Laravel 4.
campaignchain/channel-twitter
4336 Downloads
Connect to Twitter.
beshkenadze/oauth-bundle
7 Downloads
Support for authenticating users via oauth in Symfony2.
rmzamora/hwi-oauth-bundle
1090 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2. rmzamora forked
poulikov/oauth-bundle
6 Downloads
Support for authenticating users via oauth in Symfony2.
ipub/twitter
909 Downloads
Twitter API client with authorization for Nette Framework
johnshopkins/twitterhook
9804 Downloads
A PHP library to interact with the GET and POST methods of the Twitter API using single user sign-on OAuth authentication. Adapted from @abraham's twitteroauth.
cybtow/twitterclient
6 Downloads
A client for API Twitter, based on abraham/twitteroauth