Initial release — a framework-agnostic PHP SDK for the Whop API, extracted from the Matchable backend.
WhopApiClient facade exposing the full Whop API across 57 resource groups as
public readonly properties (PHP namespace Matchable\Whop).php-http/discovery), with no framework dependency. All HTTP I/O flows through a
single HttpTransport chokepoint.WhopException base — WhopApiException
(HTTP 4xx/5xx, carries status code and response body), TransportException,
SerializationException, MissingArgumentsException, and
WebhookVerificationException — so consumers can catch all SDK failures or a
specific subtype.WebhookVerifier for Standard Webhooks signature verification, supporting both
whsec_ (production) and ws_ (sandbox) secret formats, with raw-input and PSR-7
request overloads.level: max, PHP-CS-Fixer, Infection mutation
testing, a comprehensive PHPUnit suite, and a GitHub Actions CI workflow.How can I help you explore Laravel packages today?