2017 © Pedro Peláez
 

library twitter

Endroid Twitter

image

endroid/twitter

Endroid Twitter

  • Monday, April 16, 2018
  • by endroid
  • Repository
  • 1 Watchers
  • 30 Stars
  • 92,888 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 13 Forks
  • 0 Open issues
  • 26 Versions
  • 5 % Grown

The README.md

Twitter

By endroid, (*1)

Latest Stable Version Build Status Total Downloads Monthly Downloads License, (*2)

This library helps making requests to the Twitter API. The only things you need are the keys which you can find in the developer console., (*3)

Installation

Use Composer to install the library., (*4)

``` bash $ composer require endroid/twitter, (*5)


## Get consumer access key and token from Twitter Register your application at http://apps.twitter.com/app ## Usage ```php use Abraham\TwitterOAuth\TwitterOAuth; use Endroid\Twitter\Client; $twitterOAuth = new TwitterOAuth($consumerKey, $consumerSecret); $client = new Client($twitterOAuth); // Retrieve the last 50 items in the user's timeline $tweets = $client->getTimeline(50); // Or post a status message (with optional media) $client->postStatus('Hello, this is my new status', ['/tmp/image1.png', '/tmp/image2.png']);

Versioning

Version numbers follow the MAJOR.MINOR.PATCH scheme. Backwards compatibility breaking changes will be kept to a minimum but be aware that these can occur. Lock your dependencies for production and test your code when upgrading., (*6)

License

This bundle is under the MIT license. For the full copyright and license information please view the LICENSE file that was distributed with this source code., (*7)

The Versions

16/04 2018

dev-master

9999999-dev https://github.com/endroid/twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

The Development Requires

php bundle symfony twitter endroid

06/01 2018

2.0.3

2.0.3.0 https://github.com/endroid/twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

The Development Requires

php bundle symfony twitter endroid

06/01 2018

2.0.2

2.0.2.0 https://github.com/endroid/twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

The Development Requires

php bundle symfony twitter endroid

06/01 2018

2.0.1

2.0.1.0 https://github.com/endroid/twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

The Development Requires

php bundle symfony twitter endroid

03/01 2018

2.0.0

2.0.0.0 https://github.com/endroid/twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

The Development Requires

php bundle symfony twitter endroid

30/04 2017

1.x-dev

1.9999999.9999999.9999999-dev https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

The Development Requires

bundle symfony twitter endroid

30/04 2017

1.3.4

1.3.4.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

The Development Requires

bundle symfony twitter endroid

01/01 2017

1.3.3

1.3.3.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

The Development Requires

bundle symfony twitter endroid

01/01 2017

1.3.2

1.3.2.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

The Development Requires

bundle symfony twitter endroid

01/01 2017

1.3.1

1.3.1.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

The Development Requires

bundle symfony twitter endroid

01/01 2017

1.3.0

1.3.0.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

The Development Requires

bundle symfony twitter endroid

08/11 2016

1.2.3

1.2.3.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

twitter endroid

22/08 2016

1.2.2

1.2.2.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

twitter endroid

24/06 2016

1.2.1

1.2.1.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

twitter endroid

21/06 2016

1.2.0

1.2.0.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

twitter endroid

26/03 2016

1.1.8

1.1.8.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

twitter endroid

01/01 2016

1.1.7

1.1.7.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

twitter endroid

04/07 2015
25/06 2015
12/04 2015

1.1.4

1.1.4.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

twitter endroid

26/01 2015

dev-develop

dev-develop https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

twitter endroid

19/12 2013

1.1.3

1.1.3.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

twitter endroid

23/06 2013

1.1.2

1.1.2.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

twitter endroid

04/06 2013

1.1.1

1.1.1.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

twitter endroid

06/12 2012

1.1.0

1.1.0.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

twitter endroid

01/12 2012

1.0.0

1.0.0.0 https://github.com/endroid/Twitter

Endroid Twitter

  Sources   Download

MIT

The Requires

 

twitter endroid