soloded/nicehash-simple-api

Libraly for calling Nicehash RESTful API

Maintainers

Package info

github.com/SoloDed/NicehashAPI

pkg:composer/soloded/nicehash-simple-api

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0 2021-02-27 06:53 UTC

This package is not auto-updated.

Last update: 2026-04-06 05:33:23 UTC


README

This is a php class of http definition constant

Installation

First, you will need to install Composer following the instructions on their site.

Then, simply run the following command:

composer require soloded/http-constant

Usage

echo \SoloDed\HttpResponseCode::HTTP_OK;