dev-master
9999999-dev https://github.com/KevinSolomon/TweetieTwitter client
MIT
The Requires
The Development Requires
kevinsolomon tweetie
Wallogit.com
2017 © Pedro Peláez
Twitter client
![Software License][ico-license]
, (*1)
A simple client to wrap around Twitters API's, (*2)
src/ tests/ vendor/
Via Composer, (*3)
``` bash $ composer require KevinSolomon/Tweetie, (*4)
## Usage ``` php $tweetie_client = new KevinSolomon\Tweetie(); echo $tweetie_client->getSearchResults('#custserv', 100);
Please see CHANGELOG for more information on what has changed recently., (*5)
bash
$ composer test, (*6)
Please see CONTRIBUTING and CONDUCT for details., (*7)
If you discover any security related issues, please email ikevinsolomon@gmail.com instead of using the issue tracker., (*8)
The MIT License (MIT). Please see License File for more information., (*9)
Twitter client
MIT
kevinsolomon tweetie