PHPackages                             yawik/jobs-by-mail - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. yawik/jobs-by-mail

ActiveYawik-module[Mail &amp; Notifications](/categories/mail)

yawik/jobs-by-mail
==================

This module enables subscription to latest jobs by email

v0.3.3(5y ago)13.5k1[1 issues](https://github.com/yawik/JobsByMail/issues)2MITPHPCI failing

Since Apr 21Pushed 5y ago3 watchersCompare

[ Source](https://github.com/yawik/JobsByMail)[ Packagist](https://packagist.org/packages/yawik/jobs-by-mail)[ RSS](/packages/yawik-jobs-by-mail/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (12)Versions (11)Used By (2)

JobsByMail
==========

[](#jobsbymail)

This module lets users subscribe to latest job postings by Email

Build status:

[![Build Status](https://camo.githubusercontent.com/8ba42d2ced5d2e6690df5c6da3b039a42d43ec5feb6371ccdda8054dcf9a4846/68747470733a2f2f6170692e7472617669732d63692e6f72672f796177696b2f4a6f627342794d61696c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/yawik/JobsByMail)[![Coverage Status](https://camo.githubusercontent.com/6a05c8168c507f28ea706f1693f81f7f113edfc14afbef1e2f960e376e501688/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f796177696b2f4a6f627342794d61696c2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/yawik/JobsByMail?branch=master)

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

[](#requirements)

running [YAWIK](https://github.com/cross-solution/YAWIK)

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

[](#installation)

recommended

```
git clone https://github.com/yawik/JobsByMail.git
cd JobsByMail
composer install
composwe serv

```

this will install all required yawik modules in the verdor dir and starts a development server which lets you access your yawik via

If you have a running YAWIK installation, you can add the module by

```
composer require yawik/jobs-by-mail

```

Configuration
-------------

[](#configuration)

Enable the module by creating an the bin/console tool offers

```
--------------------------------------------------------------------------------------------------------
JobsByMail
--------------------------------------------------------------------------------------------------------

Send jobs by mail emails
  console jobsbymail send [--limit] [--server-url]    Sends emails with relevant jobs to search profiles
  console jobsbymail cleanup                          Purges stale inactive search profiles

  --limit=INT            Number of search profile to check per run. Default 30. 0 means no limit
  --server-url=STRING    Server url including scheme. E.g.: https://domain.tld

```

So create a cronjob for sending mails and for cleanup unconfirmed subscriptions.

Example:

```
5  *    * * *   root    /var/www/YAWIK/bin/console jobsbymail send --limit=100 --server-url=https://domain.tld
10 1    * * *   root    /var/www/YAWIK/bin/console jobsbymail send cleanup

```

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

[](#documentation)

Licence
-------

[](#licence)

MIT

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~162 days

Recently: every ~111 days

Total

8

Last Release

2169d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/858642?v=4)[Carsten Bleek](/maintainers/cbleek)[@cbleek](https://github.com/cbleek)

---

Top Contributors

[![cbleek](https://avatars.githubusercontent.com/u/858642?v=4)](https://github.com/cbleek "cbleek (36 commits)")[![fedys](https://avatars.githubusercontent.com/u/6388925?v=4)](https://github.com/fedys "fedys (21 commits)")[![kilip](https://avatars.githubusercontent.com/u/301065?v=4)](https://github.com/kilip "kilip (21 commits)")

---

Tags

jobsearchyawikyawik-moduleyawikjobs

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yawik-jobs-by-mail/health.svg)

```
[![Health](https://phpackages.com/badges/yawik-jobs-by-mail/health.svg)](https://phpackages.com/packages/yawik-jobs-by-mail)
```

###  Alternatives

[netflie/laravel-notification-whatsapp

Laravel notification driver for WhatsApp

176173.9k](/packages/netflie-laravel-notification-whatsapp)

PHPackages © 2026

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