.. | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
arttesano.jpg | ||
autoload.php | ||
composer.json | ||
concect.php | ||
config.php | ||
connect.php | ||
datos.php | ||
hola.php | ||
LICENSE.md | ||
phpmd.xml | ||
phpunit.xml | ||
README.md | ||
redirect.php | ||
test.php |
TwitterOAuth
The most popular PHP library for Twitter's OAuth REST API.
See documentation at https://twitteroauth.com.
OAuth signing code originally sourced from here.