Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

IFTTT Maker

Integrates into IFTTT Maker to trigger events

Usage

$maker = new Maker($apiKey);
$maker->trigger('event_name', 'value1', 'value2', 'value3');

Testing

vendor/bin/phpunit

Code Quality

./vendor/bin/phpcs --standard=psr2 ./src
./vendor/bin/phpcbf --standard=psr2 ./src

About

IFTTT Maker Integration

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages