Skip to content

Releases: chrisjohnleah/sage-business-cloud-accounting-api

v0.1.1

30 May 14:37
e6f6d59

Choose a tag to compare

Adds the purchaseQuickEntries() curated resource — Sage purchase quick entries are where many businesses record supplier bills/payables. Driven by real-world dogfooding.

v0.1.0

30 May 13:38
69b4893

Choose a tag to compare

First release. Modern, framework-agnostic PHP SDK for the Sage Business Cloud Accounting API (v3.1), built on Saloon. Full spec coverage: a typed DTO for every schema and a request for every operation, OAuth2 with rotating-refresh handling, X-Business targeting, automatic pagination and rate-limit backoff. PHPStan max, contract-tested.