Classes
Namespaces
Interfaces
Index
Lifestream
Classes
Lyrixx\Lifestream\Filter\FilterInterface
Filter a StatusInterface
Lyrixx\Lifestream\Filter\TwitterMention
TwitterMention
Lyrixx\Lifestream\Filter\TwitterRetweet
TwitterRetweet
Lyrixx\Lifestream\Formatter\FormatterInterface
Format a Status
Lyrixx\Lifestream\Formatter\Link
Link formatter transforms all text/plain link into a text/html link
Lyrixx\Lifestream\Formatter\TwitterHashtag
Twitter formatter transforms all hashtags into a text/html link
Lyrixx\Lifestream\Formatter\TwitterMention
Twitter formatter transforms all mentions into a text/html link
Lyrixx\Lifestream\Lifestream
Class Lifestream is the engine of Lifestream library.
Lyrixx\Lifestream\LifestreamFactory
LifestreamFactory.
Lyrixx\Lifestream\Service\AbstractService
AbstractService implements common methods of ServiceInterface
Lyrixx\Lifestream\Service\Aggregate
Aggregate
Lyrixx\Lifestream\Service\Atom
Fetch an atom feed
Lyrixx\Lifestream\Service\FlickrAtom
Fetch flickr feed with atom channel
Lyrixx\Lifestream\Service\FlickrRss20
Fetch flickr feed with RSS 2.0 channel
Lyrixx\Lifestream\Service\Github
Fetch Github feed
Lyrixx\Lifestream\Service\Rss20
Fetch RSS 2.0 feed
Lyrixx\Lifestream\Service\ServiceInterface
ServiceInterface will be in charges to fetch remotes (over http) datas, and convert each status to a StatusInterface object.
Lyrixx\Lifestream\Service\Twitter
Fetch twitter feed
Lyrixx\Lifestream\Service\TwitterList
Fetch twitter list
Lyrixx\Lifestream\Service\TwitterSearch
Fetch twitter search feed
Lyrixx\Lifestream\Status
Status implementation.
Lyrixx\Lifestream\StatusInterface
Describe a status
Lyrixx\Lifestream\Status\AdvancedStatus
Lyrixx\Lifestream\Stream
Stream implementation.
Lyrixx\Lifestream\StreamInterface
StreamInterface represents a collection of StatusInterface