PHPackages                             stellarwp/licensing-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. stellarwp/licensing-api-client

ActiveLibrary[API Development](/categories/api)

stellarwp/licensing-api-client
==============================

A PHP client for the Liquid Web Licensing API.

2.0.0(2mo ago)034.0k↑117.7%2GPL-2.0-or-laterPHPPHP &gt;=7.4

Since Mar 23Pushed 2mo agoCompare

[ Source](https://github.com/stellarwp/licensing-api-client)[ Packagist](https://packagist.org/packages/stellarwp/licensing-api-client)[ RSS](/packages/stellarwp-licensing-api-client/feed)WikiDiscussions main Synced 4w ago

READMEChangelogDependencies (6)Versions (20)Used By (2)

Licensing API Client
====================

[](#licensing-api-client)

> ⚠️ **This is a read-only repository!**For pull requests or issues, see [stellarwp/licensing-api-client-monorepo](https://github.com/stellarwp/licensing-api-client-monorepo).

A PHP client for the Liquid Web Licensing API.

💡 In most cases you should use one of the transport-specific client packages instead of installing this package directly unless you plan to provide your own HTTP client:

- [stellarwp/licensing-api-client-wordpress](https://github.com/stellarwp/licensing-api-client-wordpress)
- [stellarwp/licensing-api-client-guzzle](https://github.com/stellarwp/licensing-api-client-guzzle)

This package is the core API layer they build on top of.

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

[](#installation)

Install with composer:

```
composer require stellarwp/licensing-api-client
```

Examples
--------

[](#examples)

For end-to-end API cookbook examples, see:

- [API Examples](https://github.com/stellarwp/licensing-api-client-monorepo/blob/main/docs/examples/index.md)

Short example:

```
