purpleobject/didthis

Easy interaction with the DidThisToday API

1.0 2016-02-24 22:48 UTC

This package is not auto-updated.

Last update: 2025-01-02 01:22:12 UTC


README

Installation

composer require purpleobject/didthis

Code Example

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