Recommend this page to a friend! |
Download .zip |
Info | Documentation | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2022-09-16 (3 months ago) | Not yet rated by the users | Total: 30 | All time: 10,633 This week: 137 |
Version | License | PHP version | Categories | |||
light-controller 1.0 | MIT/X Consortium ... | 5 | PHP 5, Web services |
Description | Author | |
This class can trigger event in IFFTT using a Webhook. |
composer require lee/light-controller
require_once './vendor/autoload.php';
use lee\Light;
$light = new Light('event_name', 'ifttt-webhook-maker-service-key');
$light->sendRequest(); // GuzzleHttp\Psr7\Response;
Files |
File | Role | Description | ||
---|---|---|---|---|
src (1 file) | ||||
composer.json | Data | Auxiliary data | ||
LICENSE | Lic. | License text | ||
README.md | Doc. | Documentation |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.