2017 © Pedro Peláez
 

library twitteroauth

PSR-0 compliant version of abraham/twitteroauth for Twitter API 1.1

image

johntron/twitteroauth

PSR-0 compliant version of abraham/twitteroauth for Twitter API 1.1

  • Friday, April 5, 2013
  • by Johntron
  • Repository
  • 1 Watchers
  • 0 Stars
  • 46 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1603 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

TwitterOAuth

Rob Marscher | rob@robmarscher.com, (*1)

Fork of abraham's OAuth library for Twitter's REST API. This version uses the pecl/oauth extension instead of a php OAuth class., (*2)

Reasons for forking this project:, (*3)

Original README preserved here:

Abraham Williams | abraham@poseurte.ch | http://abrah.am | @abraham, (*4)

The first PHP library for working with Twitter's OAuth API., (*5)

Documentation: http://wiki.github.com/abraham/twitteroauth/documentation Source: http://github.com/abraham/twitteroauth Twitter: http://apiwiki.twitter.com, (*6)

The Versions

05/04 2013

dev-master

9999999-dev http://github.com/johntron/twitteroauth

PSR-0 compliant version of abraham/twitteroauth for Twitter API 1.1

  Sources   Download

The Requires

  • php >=5.3.0

 

by John Syrinek