sweg-twitteroauth

0.1.1 • Public • Published

Twitter bird

Sweg-TwitterOAuth

Build Status Scrutinizer Code Quality Issues Count Latest Version Downloads this Month


The most popular forked-PHP library for Twitter's OAuth REST API.

Installation

  • Composer
composer require swegio/twitteroauth
  • npm
npm i sweg-twitteroauth

Quick-Start Guide

  1. Install
  2. Create a config.php page to store the Twitter OAuth credentials
  3. Use require to import config.php (or preferred filename)
  4. Use function shipit() intwitteroauth/src/TwitterOAuth.php to immediately base64 encode and upload media from URL (as opposed to temporarily storing media)

See documentation at https://twitteroauth.com.

PHP versions listed as "active support" or "security fixes only" are supported.

Package Sidebar

Install

npm i sweg-twitteroauth

Weekly Downloads

3

Version

0.1.1

License

MIT

Unpacked Size

2.48 MB

Total Files

70

Last publish

Collaborators

  • swegio