PHPackages                             criztianix/cakephp-cremilla - 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. [CLI &amp; Console](/categories/cli)
4. /
5. criztianix/cakephp-cremilla

ActiveCakephp-plugin[CLI &amp; Console](/categories/cli)

criztianix/cakephp-cremilla
===========================

CakePHP wrapper plugin around CakePHPQueuesadilla with some improves

0.0.9(9y ago)093MITPHPPHP &gt;=5.4

Since Feb 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/CriztianiX/cakephp-cremilla)[ Packagist](https://packagist.org/packages/criztianix/cakephp-cremilla)[ Docs](https://github.com/CriztianiX/cakephp-cremilla)[ RSS](/packages/criztianix-cakephp-cremilla/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (6)Versions (7)Used By (0)

CakePHP-Cremilla
================

[](#cakephp-cremilla)

An user interface to handle Queues, Workers and Logs for CakePHP-Quesadilla
---------------------------------------------------------------------------

[](#an-user-interface-to-handle-queues-workers-and-logs-for-cakephp-quesadilla)

### Running migrations

[](#running-migrations)

```
$ bin/cake Migrations migrate -p Josegonzalez/CakeQueuesadilla
```

```
$ bin/cake Migrations migrate -p CriztianiX/Cremilla
```

### Running workers from command line.

[](#running-workers-from-command-line)

#### Notice, this worker cannot be stopped from UI

[](#notice-this-worker-cannot-be-stopped-from-ui)

```
$ bin/cake CriztianiX/Cremilla.Worker --queue default --logger cremilla
```

### Running the workers observer

[](#running-the-workers-observer)

#### Using Mailgun built-in transport for notifications, like "Minimum number of workers reached"

[](#using-mailgun-built-in-transport-for-notifications-like-minimum-number-of-workers-reached)

```
MAILGUN_DOMAIN="" MAILGUN_API_KEY="" EMAIL_FROM_DOMAIN="postmaster@domain.com" \
EMAIL_FROM_NAME="Cremilla Alert" EMAIL_TO="sysadmin@localhost.com" bin/cake CriztianiX/Cremilla.worker_observer
```

### Adding Workers from UI

[](#adding-workers-from-ui)

#### /cremilla/workers/add

[](#cremillaworkersadd)

[![alt tag](https://raw.githubusercontent.com/CriztianiX/cakephp-cremilla/master/doc/img/Add_Worker.PNG)](https://raw.githubusercontent.com/CriztianiX/cakephp-cremilla/master/doc/img/Add_Worker.PNG)

### Workers Status

[](#workers-status)

#### /cremilla/workers

[](#cremillaworkers)

[![alt tag](https://raw.githubusercontent.com/CriztianiX/cakephp-cremilla/master/doc/img/Workers.PNG)](https://raw.githubusercontent.com/CriztianiX/cakephp-cremilla/master/doc/img/Workers.PNG)

### Logs Status

[](#logs-status)

#### /cremilla/logs

[](#cremillalogs)

[![alt tag](https://raw.githubusercontent.com/CriztianiX/cakephp-cremilla/master/doc/img/Logs.PNG)](https://raw.githubusercontent.com/CriztianiX/cakephp-cremilla/master/doc/img/Logs.PNG)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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.

###  Release Activity

Cadence

Every ~2 days

Total

6

Last Release

3410d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1068190?v=4)[Cristian Haunsen](/maintainers/CriztianiX)[@CriztianiX](https://github.com/CriztianiX)

---

Top Contributors

[![CriztianiX](https://avatars.githubusercontent.com/u/1068190?v=4)](https://github.com/CriztianiX "CriztianiX (17 commits)")

---

Tags

shellcakephpqueue

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/criztianix-cakephp-cremilla/health.svg)

```
[![Health](https://phpackages.com/badges/criztianix-cakephp-cremilla/health.svg)](https://phpackages.com/packages/criztianix-cakephp-cremilla)
```

###  Alternatives

[psy/psysh

An interactive shell for modern PHP.

9.8k569.8M787](/packages/psy-psysh)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M40](/packages/dereuromark-cakephp-ide-helper)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308914.0k25](/packages/dereuromark-cakephp-queue)[mikehaertl/php-shellcommand

An object oriented interface to shell commands

32439.6M69](/packages/mikehaertl-php-shellcommand)[cakephp/bake

Bake plugin for CakePHP

11211.7M190](/packages/cakephp-bake)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

333972.2k49](/packages/dereuromark-cakephp-tools)

PHPackages © 2026

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