PHPackages                             headless-wms/php-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. headless-wms/php-client

ActiveLibrary[API Development](/categories/api)

headless-wms/php-client
=======================

This PHP client allows you to connect to the Headless WMS API

v0.1.1(4y ago)010MITPHPPHP &gt;=5.5

Since Jul 2Pushed 4y ago1 watchersCompare

[ Source](https://github.com/headless-wms/php-client)[ Packagist](https://packagist.org/packages/headless-wms/php-client)[ Docs](https://github.com/headless-wms/php-client)[ RSS](/packages/headless-wms-php-client/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Headless WMS PHP Client
=======================

[](#headless-wms-php-client)

With this PHP client you can connect to our API and integrate it in your application.

Getting started
---------------

[](#getting-started)

Make sure you created an account on our website: a free trial account can be created at . To use this client use should use:

```
composer require headless-wms/php-client

```

After you acquired an account, an API key can be generated. You can use examples/generate\_api\_key.php for an example on how to generate an API key. When you have an API key you can set it on the client using setApiKey('Your API key').

```
$client = new Client('', 'Your Email', 'Your Password');
$client->setApiKey('Your Api Key')

```

After that you are ready to use the client.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 71.4% 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 ~0 days

Total

2

Last Release

1462d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/08faf2de27d9cb6e57ace77106c666bb18f48872cf0c0bab84da0f9af412bf0f?d=identicon)[headless-wms](/maintainers/headless-wms)

---

Top Contributors

[![fmeccanici](https://avatars.githubusercontent.com/u/34302839?v=4)](https://github.com/fmeccanici "fmeccanici (10 commits)")[![headless-wms](https://avatars.githubusercontent.com/u/108549659?v=4)](https://github.com/headless-wms "headless-wms (4 commits)")

---

Tags

phpapiwmsheadless-wms

### Embed Badge

![Health badge](/badges/headless-wms-php-client/health.svg)

```
[![Health](https://phpackages.com/badges/headless-wms-php-client/health.svg)](https://phpackages.com/packages/headless-wms-php-client)
```

###  Alternatives

[openai-php/laravel

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

3.7k9.5M89](/packages/openai-php-laravel)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.7k409.0k6](/packages/theodo-group-llphant)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[resend/resend-php

Resend PHP library.

617.2M43](/packages/resend-resend-php)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M13](/packages/checkout-checkout-sdk-php)

PHPackages © 2026

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