micmania1/phptwitter

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

A PHP Twitter Library.

1.0.0 2013-03-22 20:21 UTC

This package is auto-updated.

Last update: 2024-04-24 11:51:30 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.