Download the PHP package apinator/apinator-php without Composer
On this page you can find all versions of the php package apinator/apinator-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package apinator-php
apinator/apinator-php
PHP server SDK for Apinator — trigger real-time events, authenticate channels, and verify webhooks.
Features
- Trigger events on public, private, and presence channels
- Channel authentication (HMAC-SHA256)
- Webhook signature verification
- Channel introspection (list channels, get channel info)
- Zero external dependencies — PHP 8.1+ stdlib only
- Laravel integration guide included
Installation
Quick Start
Channel Authentication
For private and presence channels, your backend must provide an auth endpoint:
For presence channels, include channel data:
Webhook Verification
Channel Introspection
API Reference
See docs/api-reference.md for the full API.
Laravel Integration
See docs/laravel.md for a step-by-step Laravel integration guide.
Links
- Installation Guide
- Quick Start Tutorial
- API Reference
- Laravel Integration
- Architecture Guide
- Contributing
- Changelog
License
MIT — see LICENSE.
All versions of apinator-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package apinator/apinator-php contains the following files
Loading the files please wait ...