PHPackages                             txxkirsch/cakephp-xflash - 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. [Framework](/categories/framework)
4. /
5. txxkirsch/cakephp-xflash

ActiveCakephp-plugin[Framework](/categories/framework)

txxkirsch/cakephp-xflash
========================

XFlash plugin for CakePHP

1.2(1y ago)09MITPHPPHP &gt;=7.2

Since Apr 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Txxkirsch/cakephp-xflash)[ Packagist](https://packagist.org/packages/txxkirsch/cakephp-xflash)[ RSS](/packages/txxkirsch-cakephp-xflash/feed)WikiDiscussions master Synced today

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

Flash plugin for CakePHP
========================

[](#flash-plugin-for-cakephp)

Add this to your AppController::initialize()
--------------------------------------------

[](#add-this-to-your-appcontrollerinitialize)

```
$this->loadComponent('XFlash.Flash', [
	'renderHeader' => [
		'ajax' => false,
	],
]);
```

Add this to your AppView::initialize()
--------------------------------------

[](#add-this-to-your-appviewinitialize)

`$this->loadHelper('XFlash.Flash', []);`Use it like the default CakePHP Flash-Plugin
--------------------------------------------

[](#use-it-like-the-default-cakephp-flash-plugin)

`$this->Flash->success(__('Big success'), $options);`

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance44

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

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.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

440d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24245755?v=4)[Louis Moselhi](/maintainers/mozl)[@Mozl](https://github.com/Mozl)

---

Top Contributors

[![Txxkirsch](https://avatars.githubusercontent.com/u/35690020?v=4)](https://github.com/Txxkirsch "Txxkirsch (5 commits)")

### Embed Badge

![Health badge](/badges/txxkirsch-cakephp-xflash/health.svg)

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

###  Alternatives

[cakephp/debug_kit

CakePHP Debug Kit

86314.7M171](/packages/cakephp-debug-kit)[cakephp/bake

Bake plugin for CakePHP

11212.0M202](/packages/cakephp-bake)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308954.9k25](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M44](/packages/dereuromark-cakephp-ide-helper)[cakephp/twig-view

Twig powered View for CakePHP

155.7M19](/packages/cakephp-twig-view)[dereuromark/cakephp-tinyauth

A CakePHP plugin to handle user authentication and authorization the easy way.

131240.2k13](/packages/dereuromark-cakephp-tinyauth)

PHPackages © 2026

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