ringover / ringover-sdk-php
This project provides a complete SDK to handle Ringover events.
dev-main
2025-03-14 14:55 UTC
Requires
- ext-json: *
- firebase/php-jwt: ^6.11
- psr/http-message: 2.*
This package is not auto-updated.
Last update: 2025-07-19 14:28:00 UTC
README
Description
This project provides a complete SDK to handle Ringover events. It includes PSR7 actions, Request and Response Model, validation request service for various types of webhook events such as call events, contact events, contact search events, smart routing events, webhook messages, and IVR events.
An example implementation with SlimPHP is provided in example directory, ready to use. For launch example just run :
php -s 127.0.0.1:8888 webhook.php
php -s 127.0.0.1:8888 webhook_poo.php