2017 © Pedro Peláez
 

library twitteroauth

My Fork of Abraham Twitter OAuth REST API.

image

goranpilipovic/twitteroauth

My Fork of Abraham Twitter OAuth REST API.

  • Tuesday, June 23, 2015
  • by goranpilipovic
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1604 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

TwitterOAuth

My Form of PHP library for Twitter's OAuth REST API. Basically forked to add one option to return raw json data instead of parsing but maybe I will add few more changes., (*1)

OAuth signing code originally sourced from here., (*2)

Package repository at Packagist, (*3)

More info on Twitter REST API., (*4)

The Versions

23/06 2015

dev-master

9999999-dev https://github.com/goranpilipovic/twitteroauth

My Fork of Abraham Twitter OAuth REST API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

The Development Requires

api social oauth rest twitter twitter api twitter oauth

31/03 2015

0.5.3

0.5.3.0 https://twitteroauth.com

The most popular PHP library for use with the Twitter OAuth REST API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

The Development Requires

api social oauth rest twitter twitter api twitter oauth

19/03 2015

0.5.2

0.5.2.0 https://twitteroauth.com

The most popular PHP library for use with the Twitter OAuth REST API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

The Development Requires

api social oauth rest twitter twitter api twitter oauth

19/02 2015

0.5.1

0.5.1.0 https://twitteroauth.com

The most popular PHP library for use with the Twitter OAuth REST API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

The Development Requires

api social oauth rest twitter

22/01 2015

0.5.0

0.5.0.0 https://twitteroauth.com

The most popular PHP library for use with the Twitter OAuth REST API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

The Development Requires

api social oauth rest twitter

20/01 2015

0.4.1

0.4.1.0 https://twitteroauth.com

The most popular PHP library for use with the Twitter OAuth REST API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

The Development Requires

api social oauth rest twitter

19/01 2015

0.4.0

0.4.0.0 https://twitteroauth.com

The most popular PHP library for use with the Twitter OAuth REST API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

The Development Requires

api social oauth rest twitter

12/01 2015

0.3.0

0.3.0.0 http://twitteroauth.com

The most popular PHP library for use with the Twitter OAuth REST API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

The Development Requires

api social oauth rest twitter

12/01 2015

0.3.0-beta

0.3.0.0-beta http://twitteroauth.com

The most popular PHP library for use with the Twitter OAuth REST API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

The Development Requires

api social oauth rest twitter

18/11 2014

0.2.1

0.2.1.0 https://github.com/abraham/twitteroauth

The first PHP Library to support OAuth 1.0A for Twitter's REST API.

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

The Development Requires

api oauth twitter