Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 498 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 498 Bytes

Freelancehunt.com SDK

Deprecated

The library was made quite a while ago and may be out of date. Please make a fork if you want to use it.

This library makes work with Freelancehunt easier

Installation

Just download freelancehunt.class.php or use Composer:

composer require mikechip/freelancehunt

Create instance

  $api = new \Mike4ip\Freelancehunt(
      12345678, 
      '9533def123434042ede8489765ee1ec1f8542afd'
  );

Support

Use Issues to contact me