lamplight / publishing-php-client
A php client for the Lamplight publishing module API
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/lamplight/publishing-php-client
Requires
- php: >=7.4
- guzzlehttp/guzzle: ^7.4
Requires (Dev)
- mockery/mockery: ^1.4
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2025-12-18 10:57:10 UTC
README
The Lamplight publishing module allows you to interact with a Lamplight system. You can request certain types of record and insert and update others.
Lamplight comes with a set of built-in widgets that allow you to use the publishing module that are sufficient for many cases. Sometimes however you'll need to customise your integration beyond what's available through the built-in widgets. That's where the api and php client come in.
This repository holds the php client to use with the API, as well as the documentation for both the API and the client. Documentation was available at www.lamplight-publishing.co.uk but this will soon be deprecated, not least because it relates to the original version of the php client.
Notes on the differences between the previous version and this one are available at https://mattparker.github.io/lamplight-phpclient/upgrade_v2_notes.html
Full documentation (from the /docs) is at https://mattparker.github.io/lamplight-phpclient/
Copyright Lamplight Database Systems Limited www.lamplightdb.co.uk.