danaketh / discourse-client
Client for Discourse API
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/danaketh/discourse-client
Requires
- php: >=7.0
This package is not auto-updated.
Last update: 2020-01-16 04:21:29 UTC
README
Dependency-free library for using the Discourse API.
Minimum Requirements
- PHP 7.0 or newer
Installation
composer require danaketh/discourse-client
Usage
Check the documentation for some examples and API description.