PHPackages                             codepoet/opcache-profiler-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. [Caching](/categories/caching)
4. /
5. codepoet/opcache-profiler-bundle

ActiveSymfony-bundle[Caching](/categories/caching)

codepoet/opcache-profiler-bundle
================================

Profiler for Zend Optimizer+ from pecl and ext/opcache from PHP 5.5

v1.1.2(13y ago)72.1k1MITPHPPHP &gt;=5.3.2

Since Mar 18Pushed 10y ago1 watchersCompare

[ Source](https://github.com/benbender/OpcacheProfilerBundle)[ Packagist](https://packagist.org/packages/codepoet/opcache-profiler-bundle)[ Docs](https://github.com/benbender/OpcacheProfilerBundle)[ RSS](/packages/codepoet-opcache-profiler-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

OpcacheProfilerBundle
=====================

[](#opcacheprofilerbundle)

This Bundle provides the status and an overview about Opcache/ZendOptimizer+ inside the Symfony2-Toolbar.

It is compatible with ZendOptimizer+ on PECL for PHP 5.2.*, 5.3.*, 5.4.\* and the renamed Opcache, which is part of the PHP 5.5 core.

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

[](#installation)

### Using composer

[](#using-composer)

**Note:** Check out this [gist](https://gist.github.com/2488761) if you want to use `composer` with Symfony2 v2.0.x!

Add the `codepoet/opcache-profiler-bundle` package to your `require` section in the `composer.json` file.

```
{
    "require": {
        "codepoet/opcache-profiler-bundle": "1.*"
    }
}
```

Usage
-----

[](#usage)

Per default the listing of cached files is deactivated cause it uses much memory to keep the filelist available. If you want to see it anyway, put this into your `config.yml`:

```
codepoet_opcache_profiler:
    data_collector:
        show_filelist:        true
```

License
-------

[](#license)

This bundle is under the MIT license. See [Resources/meta/LICENSE](https://github.com/benbender/OpcacheProfilerBundle/blob/master/Resources/meta/LICENSE).

Changelog
---------

[](#changelog)

This Changelog of this bundle can be found here: [Resources/meta/Changelog.md](https://github.com/benbender/OpcacheProfilerBundle/blob/master/Resources/meta/Changelog.md).

Reporting an issue or a feature request
---------------------------------------

[](#reporting-an-issue-or-a-feature-request)

Issues and feature requests are tracked in the [Github issue tracker](https://github.com/benbender/OpcacheProfilerBundle/issues).

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the [Symfony Standard Edition](https://github.com/symfony/symfony-standard)to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

6

Last Release

4849d ago

Major Versions

v0.9 → v1.02013-03-19

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22878874?v=4)[codepoet](/maintainers/codepoet)[@codepoet](https://github.com/codepoet)

---

Top Contributors

[![benbender](https://avatars.githubusercontent.com/u/462455?v=4)](https://github.com/benbender "benbender (2 commits)")[![natelenart](https://avatars.githubusercontent.com/u/202922?v=4)](https://github.com/natelenart "natelenart (1 commits)")

---

Tags

symfonyprofilertoolbarcacheoptimizerOpcacheZendOptimizer

### Embed Badge

![Health badge](/badges/codepoet-opcache-profiler-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/codepoet-opcache-profiler-bundle/health.svg)](https://phpackages.com/packages/codepoet-opcache-profiler-bundle)
```

###  Alternatives

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

939.0k](/packages/ahmed-bhs-doctrine-doctor)[symfony-bundles/redis-bundle

Symfony Redis Bundle

271.2M6](/packages/symfony-bundles-redis-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
