PHPackages                             suin/ifttt-webhook - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. suin/ifttt-webhook

ActiveLibrary[HTTP &amp; Networking](/categories/http)

suin/ifttt-webhook
==================

24PHP

Since Nov 6Pushed 12y ago1 watchersCompare

[ Source](https://github.com/suin/ifttt-webhook)[ Packagist](https://packagist.org/packages/suin/ifttt-webhook)[ RSS](/packages/suin-ifttt-webhook/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

IftttWebhook
============

[](#iftttwebhook)

[![Build Status](https://camo.githubusercontent.com/6ce8d018df92ef32ff60a2d916ca351ff80571949e7a1a640938541a796ed3e8/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7375696e2f69667474742d776562686f6f6b2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/suin/ifttt-webhook)

What is IftttWebhook?
---------------------

[](#what-is-iftttwebhook)

A library enable to outgoing webhook for the ifttt.com service

Requirements
------------

[](#requirements)

PHP 5.3 or later

Installation
------------

[](#installation)

Install composer in your project:

```
curl -s http://getcomposer.org/installer | php

```

Create a `composer.json` file in your project root:

```
{
    "require": {
        "suin/ifttt-webhook": "*"
    }
}
```

Install via composer:

```
php composer.phar install

```

License
-------

[](#license)

IftttWebhook is open-sourced software licensed under the MIT License - see the LICENSE file for details

Documentation
-------------

[](#documentation)

see example/xmlrpc.php

Contributing
------------

[](#contributing)

Checkout master source code from github:

```
hub clone suin/ifttt-webhook

```

Install develpment components via composer:

```
# If you don't have composer.phar
./scripts/bundle-devtools.sh .

# If you have composer.phar
composer.phar install --dev

```

### Unit Testing

[](#unit-testing)

We works under test driven development.

Run phpunit:

```
./vendor/bin/phpunit

```

### Coding Standard

[](#coding-standard)

We follows coding standard [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md).

Check if your codes follows PSR-2 by phpcs:

```
./vendor/bin/phpcs --standard=PSR2 src/

```

Acknowledgement
---------------

[](#acknowledgement)

This project was automatically generated by "[Goodby Setup](http://bit.ly/byesetup)".

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/df0e4439766a9bc915e2db0e797f10f222b701133dd0c20fc2ddcc658078eb9f?d=identicon)[suin](/maintainers/suin)

---

Top Contributors

[![suin](https://avatars.githubusercontent.com/u/855338?v=4)](https://github.com/suin "suin (6 commits)")

### Embed Badge

![Health badge](/badges/suin-ifttt-webhook/health.svg)

```
[![Health](https://phpackages.com/badges/suin-ifttt-webhook/health.svg)](https://phpackages.com/packages/suin-ifttt-webhook)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25025.5M80](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.2M6.5k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k20.0k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87930.4k113](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.3M84](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69122.6k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
