Socket
Socket
Sign inDemoInstall

sweg-twitteroauth

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    sweg-twitteroauth

The most popular forked-PHP library for use with the Twitter OAuth REST API.


Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 19 Dec 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc