micmania1/phptwitter

There is no license information available for the latest version (1.0.0) of this package.

A PHP Twitter Library.

Installs: 38

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

Open Issues: 0

pkg:composer/micmania1/phptwitter

1.0.0 2013-03-22 20:21 UTC

This package is auto-updated.

Last update: 2025-09-24 14:36:50 UTC


README

An easy to use PHP Twitter class.

Example

An example showing how to authenticate a user through implementing the OAuth flow and can be found in index.php as well as a simple API call demonstrating how to fetch the current users' profile.