PHPackages                             guilro/protection-proxy-bundle - 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. [Security](/categories/security)
4. /
5. guilro/protection-proxy-bundle

AbandonedArchivedSymfony-bundle[Security](/categories/security)

guilro/protection-proxy-bundle
==============================

Protection proxy generator for Symfony2

0.1.4(12y ago)6233MITPHP

Since Jan 23Pushed 12y ago1 watchersCompare

[ Source](https://github.com/Guilro/GuilroProtectionProxyBundle)[ Packagist](https://packagist.org/packages/guilro/protection-proxy-bundle)[ Docs](https://github.com/Guilro/GuilroProtectionProxyBundle)[ RSS](/packages/guilro-protection-proxy-bundle/feed)WikiDiscussions master Synced 3d ago

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

GuilroProtectionProxyBundle
===========================

[](#guilroprotectionproxybundle)

[![Build Status](https://camo.githubusercontent.com/91ded79c2e425cdabd3ddcf31f74c691c81f024a41bd2072c2e84d7b26381bd8/68747470733a2f2f7472617669732d63692e6f72672f6775696c726f2f4775696c726f50726f74656374696f6e50726f787942756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/guilro/GuilroProtectionProxyBundle)

Current version : 0.1.4

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

[](#installation)

Add this bundle to your `composer.json` file:

```
{
    "require": {
        "guilro/protection-proxy-bundle": "0.1.*"
    }
}
```

Register the bundle in app/AppKernel.php:

```
