Makerlog PHP Client

Client in PHP for the Makerlog API

Version 1.0.0 of the Makerlog PHP Client https://github.com/pcsg/pcsg-makerlog-php-client

Jason Leow

Congrats on hitting the 100 day milestone!

0 Likes
Obi Hen Kenobi Author

Thank you :-)

0 Likes

feat: new methods -> user API; user update; User->update(data); User->setWeekendOff(); User->setWeekendOn()

feat: added task search endpoint -> https://github.com/pcsg/pcsg-makerlog-php-client/issues/6

feat: added all getter methods to Product -> getSlug(), getName(), getDescription(), getProductHunt(), getTwitter(), getWebsite(), getIcon(), getCreateDate(), getUser(), getLaunchDate(), isLaunched()

docs: projects doc

How are you getting one task posted per commit? 🤔

0 Likes
Obi Hen Kenobi Author

Makerlog has a lot of apps which do that: https://getmakerlog.com/apps

0 Likes