06/12
2016
Wallogit.com
2017 © Pedro Peláez
PHP class provide you to access infomation from your client habitica with API V3.
PHP class provide you to access infomation from your client habitica with API V3., (*1)
$habitica = new Habitica('USER ID', 'API TOKEN');
$json = $habitica->get('user');
$user = json_decode($json);
Welcome for every idea or any suggestions., (*2)