purpleobject/didthis

Easy interaction with the DidThisToday API

Maintainers

Package info

github.com/PurpleObject/didthis

pkg:composer/purpleobject/didthis

Statistics

Installs: 25

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2016-02-24 22:48 UTC

This package is not auto-updated.

Last update: 2026-02-26 07:24:31 UTC


README

Installation

composer require purpleobject/didthis

Code Example

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