mikechip/freelancehunt

Simple middleware to work with freelancehunt.com

1.0.0 2019-04-30 22:05 UTC

This package is auto-updated.

Last update: 2024-05-29 04:22:01 UTC


README

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