mikechip / freelancehunt
This package is abandoned and no longer maintained.
No replacement package was suggested.
Simple middleware to work with freelancehunt.com
1.0.0
2019-04-30 22:05 UTC
Requires
- php: >=7.0.0
- ext-curl: ^7.2
- ext-json: ^1.6
This package is auto-updated.
Last update: 2024-06-29 04:27:51 UTC
README
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