Download the PHP package stavarengo/twitter-php-api-client without Composer
On this page you can find all versions of the php package stavarengo/twitter-php-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stavarengo/twitter-php-api-client
More information about stavarengo/twitter-php-api-client
Files in stavarengo/twitter-php-api-client
Download stavarengo/twitter-php-api-client
More information about stavarengo/twitter-php-api-client
Files in stavarengo/twitter-php-api-client
Vendor stavarengo
Package twitter-php-api-client
Short Description PHP Client Library for https://developer.twitter.com API
License MIT
Package twitter-php-api-client
Short Description PHP Client Library for https://developer.twitter.com API
License MIT
Please rate this library. Is it a good library?
Informations about the package twitter-php-api-client
twitter-php-api-client
PHP Client Library for https://developer.twitter.com API
If you are interested in a PHP API for Twitter, that's your library :)
About It
- Depends only on PSRs.
- Optionally use cache to use less requests and speed up response.
- You can use it with any application, either if it uses or not factories from PSR-11.
- It should be very easy to use, since I tried to keep all the source code well documented.
Installation
Install via composer
.
Basic Usage - More complete documentation yet to come
-
Use it directly (without a factory).
- Use our default factory (PSR-11).
All versions of twitter-php-api-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
guzzlehttp/guzzle Version ~6.0
psr/cache Version ^1.0
psr/container Version ^1.0
psr/http-message Version ^1.0
guzzlehttp/guzzle Version ~6.0
psr/cache Version ^1.0
psr/container Version ^1.0
psr/http-message Version ^1.0
The package stavarengo/twitter-php-api-client contains the following files
Loading the files please wait ....