PHPackages                             booni3/linnworks - 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. booni3/linnworks

ActiveLibrary[API Development](/categories/api)

booni3/linnworks
================

Linnworks API wrapper

0.8(7mo ago)48019[1 PRs](https://github.com/booni3/linnworks/pulls)MITPHPCI failing

Since Jan 27Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/booni3/linnworks)[ Packagist](https://packagist.org/packages/booni3/linnworks)[ RSS](/packages/booni3-linnworks/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (7)Dependencies (2)Versions (18)Used By (0)

linnworks
=========

[](#linnworks)

About
-----

[](#about)

Wrapper for the Linnworks API, as documented at

Install
-------

[](#install)

```
composer require booni3/linnworks

```

Usage
-----

[](#usage)

```
$linnworks = Linnworks::make('applicationId', 'applicationSecret', 'token');
$orders = $linnworks->Orders()->getOpenOrders(
    25,
    1,
    null,
    null,
    'e41b4701-0885-430d-9623-d840d9d46dd6',
    null);

```

Depriciated SDK
---------------

[](#depriciated-sdk)

Only some of the API has been created. The depreciated SKD folder contains a wide range of the potential API calls.

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance63

Regular maintenance activity

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.5% 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

Every ~138 days

Recently: every ~341 days

Total

16

Last Release

228d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3f64fba4a9927986d1c9605cc039c743624ba7d3e5588bd18ddeae49e66d86e9?d=identicon)[booni3](/maintainers/booni3)

---

Top Contributors

[![booni3](https://avatars.githubusercontent.com/u/20134485?v=4)](https://github.com/booni3 "booni3 (65 commits)")[![agentmarine](https://avatars.githubusercontent.com/u/3437134?v=4)](https://github.com/agentmarine "agentmarine (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/booni3-linnworks/health.svg)

```
[![Health](https://phpackages.com/badges/booni3-linnworks/health.svg)](https://phpackages.com/packages/booni3-linnworks)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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