PHPackages                             apolinux/msgscheduler - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. apolinux/msgscheduler

ActiveLibrary[Queues &amp; Workers](/categories/queues)

apolinux/msgscheduler
=====================

Message Scheduler Dispatcher

02PHP

Since Apr 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/apolinux/msgscheduler)[ Packagist](https://packagist.org/packages/apolinux/msgscheduler)[ RSS](/packages/apolinux-msgscheduler/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Message Scheduler
-----------------

[](#message-scheduler)

Dispatchs messages scheduled to specific day and hour.

The application allows to program delivery of messages:

- daily
- weekly each x weekday
- each x days
- at specific hour and minute

The dispatcher is user-defined.

The dispatcher allows to define :

- fixed text
- fixed message obtained from another table
- get variable message obtained from other table as a message list

### TESTING

[](#testing)

To run tests read phpunit.xml and modify DB\_USER, DB\_PASSWD and DB\_DSN according to your needs.

### REQUIREMENTS

[](#requirements)

This app requires connection to PDO compatible Database like LiteSQL or MySQL.

### SCHEDULER

[](#scheduler)

In bin directory there is a example script that calls the scheduler.

The scheduler must run each hour, depending on platform the command varies. In Linux environments add this lines to crontab, using command

crontab -e

`` # runs dispatcher each hour

0 \* \* \* \* PATH\_BASE\_APP/bin/dispatcher.php &amp;&gt; /dev/null ``

TODO
----

[](#todo)

- Parametrize messages table

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 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://avatars.githubusercontent.com/u/2974082?v=4)[Carlos Arce](/maintainers/apolinux)[@apolinux](https://github.com/apolinux)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/apolinux-msgscheduler/health.svg)

```
[![Health](https://phpackages.com/badges/apolinux-msgscheduler/health.svg)](https://phpackages.com/packages/apolinux-msgscheduler)
```

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.6M31](/packages/league-geotools)[illuminate/bus

The Illuminate Bus package.

6046.3M541](/packages/illuminate-bus)[uecode/qpush-bundle

Asynchronous processing for Symfony using Push Queues

1672.5M2](/packages/uecode-qpush-bundle)[belvg/module-sqs

N/A

1544.6k](/packages/belvg-module-sqs)[bsidev/bitrix-queue

Queues for Bitrix CMS

232.8k](/packages/bsidev-bitrix-queue)[mayconbordin/l5-stomp-queue

Stomp Queue Driver for Laravel 5

121.1k](/packages/mayconbordin-l5-stomp-queue)

PHPackages © 2026

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