Download the PHP package sabbajohn/pulse-php without Composer
On this page you can find all versions of the php package sabbajohn/pulse-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sabbajohn/pulse-php
More information about sabbajohn/pulse-php
Files in sabbajohn/pulse-php
Download sabbajohn/pulse-php
More information about sabbajohn/pulse-php
Files in sabbajohn/pulse-php
Vendor sabbajohn
Package pulse-php
Short Description Framework-agnostic PHP client for the VoraPulse API.
License MIT
Package pulse-php
Short Description Framework-agnostic PHP client for the VoraPulse API.
License MIT
Please rate this library. Is it a good library?
Informations about the package pulse-php
sabbajohn/pulse-php
Framework-agnostic PHP client for the public v2 VoraPulse API.
Contract
The SDK contract is defined by the Pulse public OpenAPI spec:
https://github.com/vora-sys/Pulse/blob/main/VoraPulse/docs/openapi/pulse-public-v2.openapi.json
Administrative, billing, observability and other internal endpoints are intentionally out of scope.
Compatibility
- PHP
^8.2 - Public API base:
/api/v2
Installation
Quickstart
The client automatically normalizes the base URL to /api/v2.
Services
emails(): send sync/async, list, status, cancel, retry, bounce ingestion, stats and SMTP testtemplates(): meta, CRUD and previewcomposer(): meta, render, validate, autosave and latest revisioncampaigns(): list, create, preview, show, update, delete and sendaudiences(): audiences, channels, members, tags and segmentscontacts(): list, create, show, update, replace and deleteautomations(): CRUD, trigger, toggle and manual runcalendar(): items, create event and delete eventwhatsapp(): config, test, instance status, QR, webhook, restart, list and send message
Errors
The public exception mapping is stable across SDKs:
AuthenticationExceptionNotFoundExceptionValidationExceptionRateLimitExceptionRemoteExceptionRequestFailedException
Examples
examples/quickstart.php
All versions of pulse-php with dependencies
PHP Build Version
Package Version
The package sabbajohn/pulse-php contains the following files
Loading the files please wait ...