purpleobject/didthis

Easy interaction with the DidThisToday API

1.0 2016-02-24 22:48 UTC

This package is not auto-updated.

Last update: 2024-09-11 23:58:59 UTC


README

Installation

composer require purpleobject/didthis

Code Example

$dtt = new DidThisToday('mydttsupersecretapikey');
$dtt->getTags();