PHPackages                             k1low/escape - 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. k1low/escape

ActiveCakephp-plugin

k1low/escape
============

Auto escaping plugin for CakePHP

2.0.0(12y ago)810.9k2MITPHP

Since Mar 18Pushed 11y ago1 watchersCompare

[ Source](https://github.com/k1LoW/escape)[ Packagist](https://packagist.org/packages/k1low/escape)[ Docs](https://github.com/k1LoW/escape)[ RSS](/packages/k1low-escape/feed)WikiDiscussions 2.0 Synced 4d ago

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

Auto escaping plugin for CakePHP
================================

[](#auto-escaping-plugin-for-cakephp)

Requirements
------------

[](#requirements)

- PHP &gt;= 5.2.6
- CakePHP &gt;= 2.0

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

[](#installation)

First, put `escape’ directory on app/plugins in your CakePHP application.

Second, add the following code in app\_controller.php

```
