espresso-dev/twitter

A simple PHP class for accessing the Twitter V2 API

v1.0 2023-04-24 13:51 UTC

This package is auto-updated.

Last update: 2024-04-24 16:06:09 UTC


README

A simple PHP wrapper for the Twitter V2 API.

Latest Stable Version License Total Downloads

Requirements

  • PHP 5.6 or higher
  • cURL
  • Twitter Developer Account
  • Twitter App

Get started

Installation

I strongly advice using Composer to keep updates as smooth as possible.

$ composer require espresso-dev/twitter