PHPackages                             mhauri/comics-to-webhooks - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mhauri/comics-to-webhooks

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mhauri/comics-to-webhooks
=========================

Comics to Webhooks like Microsoft Teams and Slack

2.0.0(5y ago)5131[1 issues](https://github.com/mhauri/comics/issues)MITPHP

Since Mar 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/mhauri/comics)[ Packagist](https://packagist.org/packages/mhauri/comics-to-webhooks)[ RSS](/packages/mhauri-comics-to-webhooks/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (5)Used By (0)

[![Build Status](https://camo.githubusercontent.com/b672568aa68fbdc3f4be04ebc751376d4f3f55f14ae75a7b4b257c49ee860b30/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636f6d2f6d68617572692f636f6d6963733f7374796c653d666c61742d737175617265)](https://travis-ci.com/mhauri/comics)[![Codacy Badge](https://camo.githubusercontent.com/bb2cfc56cc2fe7db511299b0afd15eba0d3d491e810b21892757d483337094d6/68747470733a2f2f696d672e736869656c64732e696f2f636f646163792f67726164652f63343763396236306237383134383233616364383632376463653233626133313f7374796c653d666c61742d737175617265)](https://www.codacy.com/gh/mhauri/comics/dashboard?utm_source=github.com&utm_medium=referral&utm_content=mhauri/comics&utm_campaign=Badge_Grade)[![Codacy Badge](https://camo.githubusercontent.com/027f4d3aaaf2df60f362cb43837d567c59bf55d356364d94fc893ac06eba3a62/68747470733a2f2f696d672e736869656c64732e696f2f636f646163792f636f7665726167652f63343763396236306237383134383233616364383632376463653233626133313f6c6162656c3d636f6465253230636f766572616765267374796c653d666c61742d737175617265)](https://www.codacy.com/gh/mhauri/comics/dashboard?utm_source=github.com&utm_medium=referral&utm_content=mhauri/comics&utm_campaign=Badge_Coverage)

Comics
======

[](#comics)

Comics is a simple [robo.li](https://robo.li/) script which pushes your daily dose of commics into your Microsoft Teams and/or Slack Channel.

The following Comics are currently integrated.

- [Garfield](https://garfield.com/)
- [CommitStrip](http://www.commitstrip.com/en/)
- [Nichtlustig](http://www.nichtlustig.de/)
- [xkcd](https://www.xkcd.com/)
- [Dilbert](https://www.dilbert.com/)
- [Unnützes Wissen](https://www.xn--unntzes-wissen-isb.de/)

##### Installation

[](#installation)

```
composer create-project mhauri/comics-to-webhooks comics

```

##### Configuration

[](#configuration)

```
cp .env.dist .env

```

Configure your Microsoft Teams / Slack Webhook Url's in the **.env** file.

##### Cronjob settings example

[](#cronjob-settings-example)

```
30 12 * * * php /path/to/your/comics send:comic garfield >> /dev/null 2>&1
0 9 * * * php /path/to/your/comics send:comic nichtlustig >> /dev/null 2>&1
0 15 * * * php /path/to/your/comics send:comic commitStrip >> /dev/null 2>&1
30 16 * * * php /path/to/your/comics send:comic xkcd >> /dev/null 2>&1
30 10 * * * php /path/to/your/comics send:comic dilbert >> /dev/null 2>&1
30 11 * * * php /path/to/your/comics send:comic unnuetz >> /dev/null 2>&1

```

##### Issues / Ideas

[](#issues--ideas)

If you're missing a comic or have any issues, please let me know in the [issues](https://github.com/mhauri/comics/issues/new) section or open a [pull request](https://help.github.com/articles/using-pull-requests) to contribute.

License
-------

[](#license)

[MIT](LICENSE.txt)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 85% 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.

###  Release Activity

Cadence

Every ~544 days

Total

3

Last Release

1903d ago

Major Versions

1.1.0 → 2.0.02021-02-25

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/402069?v=4)[Marcel Hauri](/maintainers/mhauri)[@mhauri](https://github.com/mhauri)

---

Top Contributors

[![mhauri](https://avatars.githubusercontent.com/u/402069?v=4)](https://github.com/mhauri "mhauri (17 commits)")[![squatto](https://avatars.githubusercontent.com/u/748444?v=4)](https://github.com/squatto "squatto (2 commits)")[![audef1](https://avatars.githubusercontent.com/u/4160004?v=4)](https://github.com/audef1 "audef1 (1 commits)")

---

Tags

slackteams

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mhauri-comics-to-webhooks/health.svg)

```
[![Health](https://phpackages.com/badges/mhauri-comics-to-webhooks/health.svg)](https://phpackages.com/packages/mhauri-comics-to-webhooks)
```

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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