# iftttrigger **Repository Path**: JesusSlim/iftttrigger ## Basic Information - **Project Name**: iftttrigger - **Description**: trigger the events of ifttt maker - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: https://packagist.org/packages/jesusslim/iftttrigger - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # iftttrigger trigger the events of ifttt maker ## install composer require jesusslim/iftttrigger ## usage $ift = new MakerTrigger('yourkey'); $ift->fire('test2',['value1' => 'foo']); ## get your key of ifttt maker https://ifttt.com/maker_webhooks