PHPackages                             bocharsky-bw/security-checker-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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. bocharsky-bw/security-checker-bundle

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

bocharsky-bw/security-checker-bundle
====================================

Security Checker wrapper for Symfony Web Debug Toolbar

v0.0.1(11y ago)364MITPHPPHP &gt;=5.4.0

Since Dec 21Pushed 11y ago1 watchersCompare

[ Source](https://github.com/bocharsky-bw/SecurityCheckerBundle)[ Packagist](https://packagist.org/packages/bocharsky-bw/security-checker-bundle)[ Docs](https://github.com/bocharsky-bw/SecurityCheckerBundle)[ RSS](/packages/bocharsky-bw-security-checker-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

SecurityCheckerBundle
=====================

[](#securitycheckerbundle)

Security Checker wrapper for Symfony Web Debug Toolbar.

[![SensioLabsInsight](https://camo.githubusercontent.com/028a1ccbe23899641f9a67e0bc7a29bd1bcb381d4736e5a301c28861c4d01b65/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f62653030326336652d346437632d346139362d383334382d3434303761376433636637632f6d696e692e706e67)](https://insight.sensiolabs.com/projects/be002c6e-4d7c-4a96-8348-4407a7d3cf7c)

[![BW Security Checker](/Resources/images/bw-security-checker-review.jpg)](/Resources/images/bw-security-checker-review.jpg)

Install
-------

[](#install)

Install bundle with `Composer` dependency manager first by running the command:

`$ composer require "bocharsky-bw/security-checker-bundle:dev-master"`

`Composer` will install the bundle to your project's `vendor` directory.

Include
-------

[](#include)

Including the bundle to your `Symfony` project is as easy as to do a few simple steps.

1. Enable the bundle in application kernel for `dev` environment:

```
