hrphp/hrphp-twitter

This package is abandoned and no longer maintained. No replacement package was suggested.

A Twitter Module for ZF2

1.0.2 2015-06-28 16:43 UTC

This package is auto-updated.

Last update: 2023-07-29 01:09:13 UTC


README

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": "*"
    }
}