purpleobject/didthis

Easy interaction with the DidThisToday API

Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/purpleobject/didthis

1.0 2016-02-24 22:48 UTC

This package is not auto-updated.

Last update: 2025-10-09 05:43:26 UTC


README

Installation

composer require purpleobject/didthis

Code Example

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