PHPackages                             matthimatiker/opcache-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. matthimatiker/opcache-bundle

ActiveSymfony-bundle[Debugging &amp; Profiling](/categories/debugging)

matthimatiker/opcache-bundle
============================

Displays the state of the PHP opcache in the Symfony profiler toolbar.

0.7.1(7y ago)2288.2k—0%2[4 PRs](https://github.com/Matthimatiker/OpcacheBundle/pulls)MITPHPPHP ^7.0.0CI failing

Since Aug 13Pushed 4y ago2 watchersCompare

[ Source](https://github.com/Matthimatiker/OpcacheBundle)[ Packagist](https://packagist.org/packages/matthimatiker/opcache-bundle)[ RSS](/packages/matthimatiker-opcache-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (9)Versions (18)Used By (0)

OpcacheBundle
=============

[](#opcachebundle)

[![Build Status](https://camo.githubusercontent.com/066c7c887019a314dfb89f083d7124487fff51b9a96a97d1cb0d04571ec6b243/68747470733a2f2f7472617669732d63692e6f72672f4d61747468696d6174696b65722f4f70636163686542756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Matthimatiker/OpcacheBundle)[![Coverage Status](https://camo.githubusercontent.com/9fd02b6125daa4fe8489ee87bf06db754cac99a506c30203b190f1644294642f/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f4d61747468696d6174696b65722f4f70636163686542756e646c652f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/Matthimatiker/OpcacheBundle?branch=master)

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

[](#installation)

Install the bundle via [Composer](https://getcomposer.org):

```
php composer.phar require --dev matthimatiker/opcache-bundle

```

Enable the bundle in your kernel:

```
