Cakephp Html Purifier Versions Save

This is a CakePHP wrapper for the HTML Purifier lib. The plugin includes a trait, a view helper, a behavior and a shell to clean your markup wherever you like, in the view or in the model layer or clean any table and field using the shell.

4.0.0

3 years ago

3.0-beta1

6 years ago

2.0.3

7 years ago

Fixed the shell.

2.0.2

8 years ago
  • b444051 - Working on tests and indentation.
  • 57aab85 - Improving the shell and documentation.
  • 6fb4fe0 - Update Home.md
  • ed01ca3 - Updating the documentation.
  • 4238217 - Adding a shell to purify data in the DB

2.0.0

8 years ago

To get the CakePHP 3.x version

composer require burzum/cakephp-html-purifier:~2.0

For the 2.x version use

composer require burzum/cakephp-html-purifier:~1.1