stellarwp / licensing-api-client
A PHP client for the Liquid Web Licensing API.
0.9.1
2026-04-01 16:50 UTC
Requires
- php: >=7.4
- ext-json: *
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0 || ^2.0
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.