PHPackages                             smartsolutionsitaly/cakephp-purifier - 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. smartsolutionsitaly/cakephp-purifier

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

smartsolutionsitaly/cakephp-purifier
====================================

HTML Purifier for CakePHP

1.0.0(7y ago)09MITPHPPHP ^7.0

Since Jun 3Pushed 7y agoCompare

[ Source](https://github.com/smartsolutionsitaly/cakephp-purifier)[ Packagist](https://packagist.org/packages/smartsolutionsitaly/cakephp-purifier)[ Docs](https://github.com/smartsolutionsitaly/cakephp-purifier)[ RSS](/packages/smartsolutionsitaly-cakephp-purifier/feed)WikiDiscussions master Synced 2w ago

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

cakephp-purifier
================

[](#cakephp-purifier)

[![LICENSE](https://camo.githubusercontent.com/31d8e64c80cd9ea7e7bcc53caf29e9888aed2e8ee814173e37f83394953987b3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f736d617274736f6c7574696f6e736974616c792f63616b657068702d70757269666965722e737667)](LICENSE)[![packagist](https://camo.githubusercontent.com/a6ff4648fbb78fc2597a3c378968cb8e47ea3233b36247b837a261e28db3db43/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b61676973742d736d617274736f6c7574696f6e736974616c7925324663616b657068702d2d70757269666965722d627269676874677265656e2e737667)](https://packagist.org/packages/smartsolutionsitaly/cakephp-purifier)[![issues](https://camo.githubusercontent.com/b8ca3fbf9fa394c7ecac6dba7a95da9124898fb26bc3fe362c944e0134137041/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f736d617274736f6c7574696f6e736974616c792f63616b657068702d70757269666965722e737667)](https://github.com/smartsolutionsitaly/cakephp-purifier/issues)[![CakePHP](https://camo.githubusercontent.com/fc9bbc2657f6a0eb38db6e6c0ef4fa43fd571fd65ad6c5eb4131bc028b1e5876/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f43616b655048502d332e362532422d627269676874677265656e2e737667)](https://github.com/cakephp/cakephp)

HTML Purifier for [CakePHP](https://github.com/cakephp/cakephp)

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

[](#installation)

You can install *cakephp-purifier* into your project using [Composer](https://getcomposer.org).

```
composer require smartsolutionsitaly/cakephp-purifier
```

Setup
-----

[](#setup)

Insert at the bottom of your *src/Application.php* file the following line:

```
$this->addPlugin('SmartSolutionsItaly/CakePHP/Purifier');
```

And add or edit the method *initialize* in your *Table* classes.

```
public function initialize(array $config)
{
    parent::initialize($config);

    $this->addBehavior('SmartSolutionsItaly/CakePHP/Purifier.Purifier');
}
```

License
-------

[](#license)

Licensed under The MIT License For full copyright and license information, please see the [LICENSE](LICENSE)Redistributions of files must retain the above copyright notice.

Copyright
---------

[](#copyright)

Copyright (c) 2019 Smart Solutions S.r.l. ()

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

2584d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/61483590?v=4)[smartsolutions](/maintainers/smartsolutions)[@SmartSolutions](https://github.com/SmartSolutions)

---

Top Contributors

[![DevSmartSolutions](https://avatars.githubusercontent.com/u/26815179?v=4)](https://github.com/DevSmartSolutions "DevSmartSolutions (6 commits)")

---

Tags

clientPurifiercakephp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/smartsolutionsitaly-cakephp-purifier/health.svg)

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

###  Alternatives

[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[verbb/formie

The most user-friendly forms plugin for Craft.

100387.6k58](/packages/verbb-formie)[getdkan/dkan

DKAN Open Data Catalog

387137.8k2](/packages/getdkan-dkan)[oat-sa/tao-core

TAO core extension

66140.1k108](/packages/oat-sa-tao-core)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[rochamarcelo/cake-pimple-di

A cakephp plugin for dependency injection based on Pimple library

12180.8k](/packages/rochamarcelo-cake-pimple-di)

PHPackages © 2026

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