Libraries tagged by twitter-api
tbolner/twitter-php-ads-sdk
7062 Downloads
A Twitter supported and maintained Ads API SDK for PHP
pathak-vikash/twitter-php-ads-sdk
10917 Downloads
A Twitter supported and maintained Ads API SDK for PHP
amaurylabs/twitteroauth
2304 Downloads
A fork of abraham/twitteroauth with intended support of some older php versions. Please use the original package.
fossar/twitteroauth-php54
1738 Downloads
TwitterOAuth library backported to PHP 5.4, see abraham/twitteroauth
ttools/ttools
712 Downloads
A Twitter API wrapper library
dukt/twitter
26775 Downloads
Tweet field, search widget, embeds, and authenticated Twitter API requests.
lyrixx/twitter-sdk
9314 Downloads
A simple twitter SDK to interact with Twitter api (1.1)
plugrbase/laravel-twitter-api
670 Downloads
Twitter API wrapper for Laravel 8.x|9.x
abhishekbhardwaj/twitter-api-php
845 Downloads
Simple PHP wrapper for Twitter v1.1 API. Uses Guzzle!
93devs/nine3-twitter-api
496 Downloads
miladrahimi/twitter-bot
35 Downloads
A lightweight and clean implementation of Twitter bot API
fetchwitter/fetchwitter
96 Downloads
PHP framework to fetch tweets from Twitter API v1.1 using OAuth authentication/authorization
enmel/twitteroauth
187 Downloads
A fork for personal use from Abraham Williams TwitterOAuth.
mfrost503/wheedle
15 Downloads
PHP Twitter Library
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.