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)07MITPHPPHP &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 1mo ago

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 32% of packages

Maintenance48

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

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

385d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d1b8fbd5c05e0b9b448b7b78fcfc71c2f745c06696fdb5358b1f34d780b2feba?d=identicon)[mozl](/maintainers/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

86514.0M136](/packages/cakephp-debug-kit)[cakephp/bake

Bake plugin for CakePHP

11211.2M156](/packages/cakephp-bake)[friendsofcake/bootstrap-ui

Bootstrap front-end framework support for CakePHP

3492.1M32](/packages/friendsofcake-bootstrap-ui)[cakephp/app

CakePHP skeleton app

3831.7M1](/packages/cakephp-app)[cakephp/localized

CakePHP Localized Plugin

218595.6k5](/packages/cakephp-localized)[cakephp/acl

Acl Plugin for CakePHP framework

109553.9k15](/packages/cakephp-acl)

PHPackages © 2026

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