PHPackages                             quazardous/priceminister-ws - 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. quazardous/priceminister-ws

ActiveLibrary[API Development](/categories/api)

quazardous/priceminister-ws
===========================

Priceminister webservice SDK

1.4.2(3y ago)6218MITPHPCI failing

Since Sep 14Pushed 3y ago2 watchersCompare

[ Source](https://github.com/quazardous/priceminister-ws)[ Packagist](https://packagist.org/packages/quazardous/priceminister-ws)[ RSS](/packages/quazardous-priceminister-ws/feed)WikiDiscussions master Synced today

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

Priceminister Webservices SDK
=============================

[](#priceminister-webservices-sdk)

Ongoing Nearly done work to access Priceminister Rakuten Webservices.

Working API functions
---------------------

[](#working-api-functions)

### ProductListing

[](#productlisting)

### CategoryMap

[](#categorymap)

### GetNewSales

[](#getnewsales)

### GetCurrentSales

[](#getcurrentsales)

### AcceptSale, RefuseSale

[](#acceptsale-refusesale)

### ImportStock

[](#importstock)

### ImportReport

[](#importreport)

Install
-------

[](#install)

```
composer req quazardous/priceminister-ws
```

Usage
-----

[](#usage)

```
use Quazardous\PriceministerWs\Client;
use Quazardous\PriceministerWs\Request\ProductListingRequest;

$client = new Client();
$request = new ProductListingRequest();
$request->setParameter('login', '***');
$request->setParameter('pwd', '***');
$request->setParameter('refs', 9780747595823);
$response = $client->request($request);
```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity70

Established project with proven stability

 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 ~195 days

Recently: every ~336 days

Total

11

Last Release

1259d ago

### Community

Maintainers

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

---

Top Contributors

[![quazardous](https://avatars.githubusercontent.com/u/1506211?v=4)](https://github.com/quazardous "quazardous (34 commits)")

---

Tags

priceministerrakuten

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/quazardous-priceminister-ws/health.svg)

```
[![Health](https://phpackages.com/badges/quazardous-priceminister-ws/health.svg)](https://phpackages.com/packages/quazardous-priceminister-ws)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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