PHPackages                             falco442/cakephp-3-sweet-alert-helper - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. falco442/cakephp-3-sweet-alert-helper

ActiveCakephp-plugin[Utility &amp; Helpers](/categories/utility)

falco442/cakephp-3-sweet-alert-helper
=====================================

SweetAlertHelper plugin for CakePHP

1.0.1(8y ago)01.4kMITJavaScript

Since Mar 9Pushed 8y ago2 watchersCompare

[ Source](https://github.com/falco442/sweet-alert-cakephp)[ Packagist](https://packagist.org/packages/falco442/cakephp-3-sweet-alert-helper)[ RSS](/packages/falco442-cakephp-3-sweet-alert-helper/feed)WikiDiscussions master Synced 1mo ago

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

SweetAlertHelper plugin for CakePHP
===================================

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

Requirements
============

[](#requirements)

- CakePHP 3.x

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

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require falco442/cakephp-3-sweet-alert-helper

```

Usage
=====

[](#usage)

In your `src/View/AppView.php`, put the helpers

```
public function initialize()
{
	...
	$this->loadHelper('SweetAlertHelper.Form');
	$this->loadHelper('SweetAlertHelper.Html');
	...
}

```

and in the template layout (or in the views), load the js file:

```

```

Then you can use the `confirm` option of

- `postLink` method of `FormHelper`
- `link` method of `HtmlHelper`to show a Sweet Alert at the place of a normal alert, with your message:

```

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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

2986d ago

Major Versions

0.0.0 → 1.0.02018-03-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/3620abbff28b3934d7ab220236a87b0e9317bdf2a94bbbed68b8ea633a7a417b?d=identicon)[falco442](/maintainers/falco442)

---

Top Contributors

[![falco442](https://avatars.githubusercontent.com/u/11598209?v=4)](https://github.com/falco442 "falco442 (15 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/falco442-cakephp-3-sweet-alert-helper/health.svg)

```
[![Health](https://phpackages.com/badges/falco442-cakephp-3-sweet-alert-helper/health.svg)](https://phpackages.com/packages/falco442-cakephp-3-sweet-alert-helper)
```

###  Alternatives

[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

338920.1k32](/packages/dereuromark-cakephp-tools)[markstory/asset_compress

An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.

3761.0M11](/packages/markstory-asset-compress)[dereuromark/cakephp-shim

A CakePHP plugin to shim applications between major framework versions.

401.0M11](/packages/dereuromark-cakephp-shim)[cakedc/cakephp-phpstan

CakePHP plugin extension for PHPStan.

40676.6k31](/packages/cakedc-cakephp-phpstan)[dereuromark/cakephp-dto

A CakePHP plugin for generating immutable Data Transfer Objects with full type safety

2988.9k3](/packages/dereuromark-cakephp-dto)[dereuromark/cakephp-geo

A CakePHP plugin around geocoding tools and helpers.

51174.9k4](/packages/dereuromark-cakephp-geo)

PHPackages © 2026

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