PHPackages                             softwax/qr-code-monkey-api-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. softwax/qr-code-monkey-api-client

ActiveLibrary[API Development](/categories/api)

softwax/qr-code-monkey-api-client
=================================

QR Code Monkey API client

2.0.1(6y ago)35.2k2MITPHPPHP ^7.1CI failing

Since Sep 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/SoftWax/QRCodeMonkeyApiClient)[ Packagist](https://packagist.org/packages/softwax/qr-code-monkey-api-client)[ Docs](https://github.com/SoftWax/QRCodeMonkeyApiClient)[ RSS](/packages/softwax-qr-code-monkey-api-client/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (11)Versions (4)Used By (0)

QR Code Monkey API Client
=========================

[](#qr-code-monkey-api-client)

[![Build Status](https://camo.githubusercontent.com/277560cfc811d414c84204cf056e1539ef892cd4c28a83f6953e7ba4629d38d1/68747470733a2f2f7472617669732d63692e6f72672f536f66745761782f5152436f64654d6f6e6b6579417069436c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/SoftWax/QRCodeMonkeyApiClient)

PHP client implementation of [QR Code Monkey API](https://www.qrcode-monkey.com)

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

[](#installation)

```
composer require softwax/qr-code-monkey-api-client php-http/guzzle6-adapter ^1.0
```

`softwax/qr-code-monkey-api-client:^1.0` version is using base qr code studio endpoint which is not suitable for live/production usage and has requests limit. For live/production please use `softwax/qr-code-monkey-api-client:^2.0` version which requires [rapid api key](https://rapidapi.com).

Usage
-----

[](#usage)

```
use SoftWax\QRCodeMonkeyApiClient\Api\QRCodeMonkeyInterface;
use SoftWax\QRCodeMonkeyApiClient\Api\QRCodeMonkeyFactory;
use SoftWax\QRCodeMonkeyApiClient\Model\CustomQRCode;
use Psr\Http\Message\StreamInterface;

/** @var QRCodeMonkeyInterface $api */
$api = QRCodeMonkeyFactory::create():

/** @var StreamInterface $qrCodeImageStream */
$qrCodeImageStream = $api->createCustom(new CustomQRCode('my qr code data'));
```

License
-------

[](#license)

[The MIT License](LICENSE)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

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

Total

3

Last Release

2446d ago

Major Versions

1.0 → 2.02019-10-16

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

qrcodeapiclientmonkey

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/softwax-qr-code-monkey-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/softwax-qr-code-monkey-api-client/health.svg)](https://phpackages.com/packages/softwax-qr-code-monkey-api-client)
```

###  Alternatives

[openai-php/client

OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API

5.8k28.0M309](/packages/openai-php-client)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M731](/packages/sylius-sylius)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35789.4k2](/packages/telnyx-telnyx-php)[apigee/apigee-client-php

Client library for connecting to the Apigee Edge API.

27584.5k4](/packages/apigee-apigee-client-php)[getbrevo/brevo-php

Official Brevo provided RESTFul API V3 php library

1003.9M49](/packages/getbrevo-brevo-php)[brd6/notion-sdk-php

Notion SDK for PHP

6123.0k](/packages/brd6-notion-sdk-php)

PHPackages © 2026

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