Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ttibensky/twitter-api
php library for communicating with Twitter API
https://github.com/ttibensky/twitter-api
Last synced: 21 days ago
JSON representation
php library for communicating with Twitter API
- Host: GitHub
- URL: https://github.com/ttibensky/twitter-api
- Owner: ttibensky
- License: mit
- Created: 2014-08-23T14:55:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-29T07:53:58.000Z (over 10 years ago)
- Last Synced: 2024-10-16T01:27:23.164Z (2 months ago)
- Language: PHP
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
==========
twitter-api
==========php library for communicating with Twitter API
# Installation
installation using composer
"require": {
...
"ttibensky/twitter-api": "dev-master"
...
},
# Usage
# Creating twitter bot
https://github.com/ttibensky/twitter-api/wiki/Creating-twitter-bot