Makerlog PHP Client

Client in PHP for the Makerlog API

feat: added update methods to the task objekt; its now possible to change a task; setContent(), done(), undone(), update()

refactor: fix: improvement suggestion taken over, refresh method refreshed also the user data

feat: new sync method; feat: started new Task Object; feat: pcsg/pcsg-makerlog-php-client/issues/4

fix: fixiing doc typo - related to https://github.com/pcsg/pcsg-makerlog-php-client/pull/3

feat: refactor: moved examples stuff into docs; added real examples to the examples folder

feat: new methods Users->getMe(); Users->getMeAsObject(); Returns the client user

feat: get - return a product, getRecentlyLaunched - return recent launched products