goranpilipovic / twitteroauth
My Fork of Abraham Twitter OAuth REST API.
0.5.3
2015-03-31 15:39 UTC
Requires
- php: >=5.4.0
- ext-curl: *
Requires (Dev)
- phpmd/phpmd: 2.*
- phpunit/phpunit: 4.*
- squizlabs/php_codesniffer: 2.*
This package is not auto-updated.
Last update: 2026-03-29 01:55:58 UTC
README
My Form of PHP library for Twitter's OAuth REST API. Basically forked to add one option to return raw json data instead of parsing but maybe I will add few more changes.
OAuth signing code originally sourced from here.
Package repository at Packagist
More info on Twitter REST API.