Simple PHP Twitter client; using access credentials obtained through https://dev.twitter.com/
In order to use it, you must specify your Consumer Key, Consumer Secret, Access Token & its secret in config.php
Don't hesitate to use/adapt/enhance it
Basic Twitter OPHP API client - acting as a user - using Curl lib.
PHP
Simple PHP Twitter client; using access credentials obtained through https://dev.twitter.com/
In order to use it, you must specify your Consumer Key, Consumer Secret, Access Token & its secret in config.php
Don't hesitate to use/adapt/enhance it