Skip to content

A PHP wrapper class for interacting with the Freelancer.com API. I forked this from the original author to resolve some small issues I've seen. I tried to contact the original author using several means with the invitation to merge my changes back. I've never got a reply on any of those attempts to offer assistance, so I assume he's not interest…

Notifications You must be signed in to change notification settings

gplv2/PHP-Freelancer.com-API-Wrapper

Repository files navigation

Introduction

A PHP wrapper class for interacting with the Freelancer.com API

PHP-Freelancer.com-API-Wrapper Is a fork from the work done by Nicholas De Jong, see http://www.nicholasdejong.com/story/php-freelancercom-api-wrapper-class

I made this fork to bettter suit CLI programs doing oauth.

Main features

  • oauth on php done easy(er)

Quick-start

  1. Register at http://developer.freelancer.com/Register for a application key

  2. Adjust the debug/verbose values, make sure you have php_curl

  3. Run the test file included with those credentials from step 1. and debug correctly set in 2., you should see something happen when you :

  4. Run it !

Feedback

Don't hesitate to submit feedback, bugs and feature requests ! My contact address is glenn at byte-consult dot be or right here.

About

A PHP wrapper class for interacting with the Freelancer.com API. I forked this from the original author to resolve some small issues I've seen. I tried to contact the original author using several means with the invitation to merge my changes back. I've never got a reply on any of those attempts to offer assistance, so I assume he's not interest…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages