PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » Services_Twitter

PHP interface to Twitter's API

This package is unmaintained.

Download latest release 0.7.0 (there might be newer Composer installable version)

License: New BSD License

Description

An interface for communicating with Twitter's public API. Send status updates, fetch information, add friends, etc.

Maintainers

Dependencies

Required

Optional

Releases

Bugs

IDStatusTypeVersionDateSummary
#14714ClosedReq0.1.02008-09-25support for "in_reply_to_status_id"
#14715ClosedReq0.1.02008-09-25support for "source"
#14716ClosedReq0.1.02008-09-27Services_Twitter_Search
#14840ClosedBug0.1.02008-10-21Singleton pattern prevents multiple Twitter accounts from being used
#14936ClosedBugCVS2008-11-01Twitter API Followers specification
#15072ClosedReq0.2.02008-11-18Use HTTP_Request2 rather than cURL
#15084ClosedBugCVS2008-11-19Tests should skip if no configuration is available
#15085ClosedReqCVS2008-11-19Make use of a mock http request adapter to simulate twitter responses
#15358ClosedBugCVS2008-12-19verify_credentials wrong type checking
#15472ClosedReq0.2.02008-12-31driver instances should inherit options
#16385BogusBug0.2.12009-06-28Nots in Search ignore quoted text
#16475ClosedReq0.2.12009-07-26Support for "mentions" timeline
#16522ClosedDoc0.2.12009-08-14List of dependencies not complete (PHP extensions).
#16534ClosedBugCVS2009-08-18Move from google code to svn.php.net
#16565BogusBug0.3.02009-09-02status->update in_reply_to_status_id not working after upgrade
#17044ClosedReq0.5.02010-01-29users/show endpoint params wrong
#17075ClosedBugCVS2010-02-09Fatal error: Class 'Services_GeoNames_AllTests' not found in /media/disk/pear/p
#17345ClosedBug0.5.12010-04-26Warning raised when Twitter has an internal error
#17421ClosedReq0.5.12010-05-20Update API method needs new args
#17486No FeedbackBug0.6.12010-06-11simplexml_load_file()
#17499ClosedReq0.6.12010-06-17Update Services_Twitter API to reflect the new official documentation
#17501Wont fixReq0.6.12010-06-17Exception subclasses so I can catch and suppress timeout errors
#17644ClosedBug0.6.12010-07-30Adding/Removing list members
#17694ClosedReq0.6.22010-08-11Support for users/lookup, geo/search, and geo/id
#17845ClosedDoc0.6.22010-09-04Uncaught Unsupported endpoint updateStatus (code: 2)
#17872OpenDoc0.6.32010-09-17Search only returns status ids
#17979OpenReq0.6.32010-10-19Support for new 64-bit IDs
#18023OpenReq0.6.32010-11-01Output of assoc array instead of stdClass for JSON
#18061AnalyzedReq0.6.32010-11-16Solving SSL issues (ssl_verify_peer and ssl_verify_host)
#18233ClosedReq0.6.32011-02-03Support 'new Twitter' APIs
#18622ClosedReq0.6.32011-06-21New API reminder?
#19169ClosedBugSVN2011-12-29remove the broken and supurfluous AllTests.php
#19170ClosedBugSVN2011-12-29tests failing due to changes in HTTP_Request2
#19360OpenBug0.6.32012-03-29Missing parameter on API XML Map
#19686ClosedBug0.6.32012-10-31Missing user_timeline parameters in API XML Map
#20009ClosedBug0.6.32013-07-15Does not work since Twitter API 1.0 has been discontinued