Download the PHP package newquery/hf-php-client without Composer
On this page you can find all versions of the php package newquery/hf-php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download newquery/hf-php-client
More information about newquery/hf-php-client
Files in newquery/hf-php-client
Download newquery/hf-php-client
More information about newquery/hf-php-client
Files in newquery/hf-php-client
Vendor newquery
Package hf-php-client
Short Description PHP Client for hackforums.net API
License MIT
Package hf-php-client
Short Description PHP Client for hackforums.net API
License MIT
Please rate this library. Is it a good library?
Informations about the package hf-php-client
Hackforums API PHP Client
Hackforums API PHP Client by newQuery from the Sociopaths
Requirements
- PHP 7.2
- Composer
- API Key - https://hackforums.net/apikey.php
Supported endpoints
- User info (GET /user/:id)
- Multiple users info (GET /users/:ids)
- Forum navigation (GET /category/:id)
- Forum info (GET /forum/:id)
- Thread info (GET /thread/:id)
- Post info (GET /post/:id)
- Private message info (GET /pm/:id)
- List of PMs in inbox and other pm boxes (GET /pmbox/:id or GET /inbox)
- Group info (GET /group/:id)
- Get total of inbox (custom)
Install
Usage
Initialize client
Get total pm
Get user infos
Get users infos
Get inbox
Get thread
Get post
Get group
Get forum
All versions of hf-php-client with dependencies
PHP Build Version
Package Version
The package newquery/hf-php-client contains the following files
Loading the files please wait ....