Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

hrphp/hrphp-twitter

Repository files navigation

hrphp-twitter

Travis branch Coverage Status Code Quality GitHub Release

A Twitter module for displaying timelines. For use with ZF2.

Use Composer to install this library. Edit your composer.json like so:

{
    "require": {
        "hrphp/hrphp-twitter": "*"
    }
}