PHPackages                             alagafonov/php-trademe-jobs-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. alagafonov/php-trademe-jobs-api

ActiveLibrary[API Development](/categories/api)

alagafonov/php-trademe-jobs-api
===============================

Trademe Jobs API Client

1.0.0-beta(9y ago)21.4k[1 issues](https://github.com/alagafonov/php-trademe-jobs-api/issues)MITPHPPHP ^5.5 || ^7.0

Since Nov 20Pushed 9y ago2 watchersCompare

[ Source](https://github.com/alagafonov/php-trademe-jobs-api)[ Packagist](https://packagist.org/packages/alagafonov/php-trademe-jobs-api)[ Docs](https://github.com/alagafonov/php-trademe-jobs-api)[ RSS](/packages/alagafonov-php-trademe-jobs-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (2)Used By (0)

[![Build Status](https://camo.githubusercontent.com/1088389e23c6d772d549e2790700af52442ee42fd1a8fd06d72f42970ad64c7a/68747470733a2f2f6170692e7472617669732d63692e6f72672f616c616761666f6e6f762f7068702d74726164656d652d6a6f62732d6170692e7376673f6272616e63683d6d6173746572)](https://api.travis-ci.org/alagafonov/php-trademe-jobs-api)[![StyleCI](https://camo.githubusercontent.com/8456b3859c3e8f8d06fa8b85b47096157e35bb99818be27455415ec58dec62aa/68747470733a2f2f7374796c6563692e696f2f7265706f732f37323530373230332f736869656c643f7374796c653d666c6174)](https://styleci.io/repos/72507203)

Trademe.co.nz Jobs APIs Client Library for PHP
==============================================

[](#trademeconz-jobs-apis-client-library-for-php)

Description
-----------

[](#description)

Trademe.co.nz Jobs APIs Client Library provides endpoints for managing, listing, and retrieving job listings. These are a subset of all of the functionality available across Trade Me but should provide a good starting point for starting to list and manage jobs through the API.

Requirements
------------

[](#requirements)

- [PHP 5.5.0 or higher](http://www.php.net/)

Developer Documentation
-----------------------

[](#developer-documentation)

Installation via Composer
-------------------------

[](#installation-via-composer)

```
composer require alagafonov/php-trademe-jobs-api:1.0.0-beta
```

Examples
--------

[](#examples)

```
// include composer dependencies
require_once 'vendor/autoload.php';

$client = new Client();
$client->authenticate(CONSUMER_KEY, CONSUMER_SECRET, ACCESS_TOKEN, TOKEN_SECRET);
$listing = $client->listing()->retrieve(5032388);
```

License
-------

[](#license)

Library is licensed under the MIT License - see the LICENSE file for details

Sponsored by
------------

[](#sponsored-by)

[![](https://camo.githubusercontent.com/6a233fa06e3fd5ae2c63c89cca2d29d967cd28dd1429e795869cfa0f5771359a/687474703a2f2f7777772e7375627363726962652d68722e636f6d2e61752f68732d66732f68756266732f7375627363726962655f68725f6c6f676f5f746563682e706e67)](http://www.subscribe-hr.com.au/)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3461d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/597b63b91ceefb2f73646d3f1cdbc4364a2165231648b027f0fca6b2ca521d44?d=identicon)[alagafonov](/maintainers/alagafonov)

---

Top Contributors

[![alagafonov](https://avatars.githubusercontent.com/u/10470673?v=4)](https://github.com/alagafonov "alagafonov (42 commits)")

---

Tags

apigithubgistgh

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/alagafonov-php-trademe-jobs-api/health.svg)

```
[![Health](https://phpackages.com/badges/alagafonov-php-trademe-jobs-api/health.svg)](https://phpackages.com/packages/alagafonov-php-trademe-jobs-api)
```

###  Alternatives

[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[jolicode/slack-php-api

An up to date PHP client for Slack's API

2534.4M12](/packages/jolicode-slack-php-api)[wordpress/php-ai-client

A provider agnostic PHP AI client SDK to communicate with any generative AI models of various capabilities using a uniform API.

26236.6k14](/packages/wordpress-php-ai-client)[darthsoup/php-whmcs-api

WHMCS API client for PHP

2317.3k4](/packages/darthsoup-php-whmcs-api)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[dhope0000/lxd

PHP-based API wrapper for LXD REST API.

136.2k](/packages/dhope0000-lxd)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
