Skip to content

Instantly share code, notes, and snippets.

View fungayimakoni's full-sized avatar

Fungayi Makoni fungayimakoni

View GitHub Profile
@escopecz
escopecz / webhookTest.php
Last active October 29, 2021 12:57
A simple script to log a Mautic webhook request
<?php
/**
* A helper class to log and get the Mautic webhook request
*/
class webhookTest {
/**
* Log a message to a file
*