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

ActiveLibrary[API Development](/categories/api)

onfuro/linnworks
================

Linnworks API wrapper

0.20(1mo ago)961.3k↓42.9%3MITPHP

Since Jul 27Pushed 1mo ago9 watchersCompare

[ Source](https://github.com/parth11991/linnworks)[ Packagist](https://packagist.org/packages/onfuro/linnworks)[ RSS](/packages/onfuro-linnworks/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (23)Used By (0)

linnworks
=========

[](#linnworks)

About
-----

[](#about)

Wrapper for the Linnworks API, as documented at

Install
-------

[](#install)

```
composer require onfuro/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

50

—

FairBetter than 96% of packages

Maintenance89

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity51

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

Every ~89 days

Recently: every ~26 days

Total

20

Last Release

54d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ac281adb6e1dbc46af09c6870c020302045d36476f5b4cf078a03451e642e195?d=identicon)[parth11991](/maintainers/parth11991)

---

Top Contributors

[![parth11991](https://avatars.githubusercontent.com/u/85235416?v=4)](https://github.com/parth11991 "parth11991 (16 commits)")

---

Tags

apilaravellinnworkslinnworks-laravel-apisdk

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/onfuro-linnworks/health.svg)](https://phpackages.com/packages/onfuro-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)
