stellarwp/licensing-api-client

A PHP client for the Liquid Web Licensing API.

Maintainers

Package info

github.com/stellarwp/licensing-api-client

pkg:composer/stellarwp/licensing-api-client

Statistics

Installs: 60

Dependents: 2

Suggesters: 0

Stars: 0

0.9.1 2026-04-01 16:50 UTC

This package is auto-updated.

Last update: 2026-04-01 17:18:26 UTC


README

⚠️ This is a read-only repository! For pull requests or issues, see 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:

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

Installation

Install with composer:

composer require stellarwp/licensing-api-client

Examples

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

Status

This package is being developed in the monorepo and published as a read-only split repository.