Skip to content

TwitterOAuth extension for yii2 framework based on Abraham's library

License

Notifications You must be signed in to change notification settings

vip9008/yii2-twitteroauth

Repository files navigation

yii2-twitteroauth

TwitterOAuth Extension for yii2 framework based on Abraham TwitterOAuth

Installation Yii2-twitteroauth can be installed using composer. Run following command to download and install Yii2-twitteroauth:

composer require "vip9008/yii2-twitteroauth:~0.6.2"

Basic usage When connection to twitter's api needed anywhere in your yii2 project just add the following line to use twitteroauth class:

use vip9008\twitteroauth\TwitterOAuth;

How to use class methods? For detailed usage documentation, please visit Abraham's website: https://twitteroauth.com

About

TwitterOAuth extension for yii2 framework based on Abraham's library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages