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 today

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

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

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

3038d ago

Major Versions

0.0.0 → 1.0.02018-03-09

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11598209?v=4)[Marco Francaviglia](/maintainers/falco442)[@falco442](https://github.com/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

3361.0M51](/packages/dereuromark-cakephp-tools)[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)[dereuromark/cakephp-dto

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

3099.1k6](/packages/dereuromark-cakephp-dto)[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)
