Using php-discourse-sdk with discourse.local

PHP integration

Install
composer require php-discourse-sdk
Get the top topics filtered by period
curl \
  http://discourse.local/top.json
Get site info
curl \
  http://discourse.local/site.json
Get a list of tags
curl \
  http://discourse.local/tags.json
SDK on GitHub 📄 API Docs
SDK
php-discourse-sdk
PHP
API
discourse.local
discourse.local
At a glance
Language PHP
Endpoints84
Base URLhttp://discourse.local