PHPackages                             osi-open-source/warcott-client - 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. osi-open-source/warcott-client

ActiveLibrary[API Development](/categories/api)

osi-open-source/warcott-client
==============================

Warcott API client

1.0.3(6y ago)11.3k1MITPHPPHP &gt;=7.1.0

Since Sep 25Pushed 6y ago1 watchersCompare

[ Source](https://github.com/osi-open-source/warcott-client)[ Packagist](https://packagist.org/packages/osi-open-source/warcott-client)[ RSS](/packages/osi-open-source-warcott-client/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (5)Versions (2)Used By (1)

Warcott API Client
==================

[](#warcott-api-client)

- Client - consumes API
    - Fieldsets
    - Mapping
    - Fields

Installation
------------

[](#installation)

Simply add the following line to your `composer.json` and run install/update:

```
"osi-open-source/warcott-client": "*"

```

Configuration
-------------

[](#configuration)

Publish the package config files to enter your credentials

```
php artisan vendor:publish --tag=warcott

```

Usage
-----

[](#usage)

You can use Facade, alias or helper functions

```
\Warcott\Support\Facades\WarcottClient::getDataset(['domainKey']);
\WarcottClient::getDataset(['domainKey']);
warcottDataset([]);

\Warcott\Support\Facades\WarcottClient::getMapping('domainKey', $data);
\WarcottClient::getMapping('domainKey', $data);
warcottMap('domainKey', $data)
```

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

2515d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/55447902?v=4)[OSI](/maintainers/osi-open-source)[@osi-open-source](https://github.com/osi-open-source)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/osi-open-source-warcott-client/health.svg)

```
[![Health](https://phpackages.com/badges/osi-open-source-warcott-client/health.svg)](https://phpackages.com/packages/osi-open-source-warcott-client)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.7M3.4k](/packages/craftcms-cms)[illuminate/http

The Illuminate Http package.

11938.5M8.1k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5226.7k](/packages/simplestats-io-laravel-client)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1349.3k1](/packages/jasara-php-amzn-selling-partner-api)

PHPackages © 2026

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