PHPackages                             toknsit/laravel-opcache-manager - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. toknsit/laravel-opcache-manager

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

toknsit/laravel-opcache-manager
===============================

manager for php opcache

1.0.1(4y ago)1489MITPHPPHP ^7.1.3|^8.0

Since Aug 26Pushed 4y ago1 watchersCompare

[ Source](https://github.com/toknT/laravel-opcache-manager)[ Packagist](https://packagist.org/packages/toknsit/laravel-opcache-manager)[ RSS](/packages/toknsit-laravel-opcache-manager/feed)WikiDiscussions main Synced 3d ago

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

laravel-opcache-manager
=======================

[](#laravel-opcache-manager)

[中文文档](./README_zh.md)

opcache manager for laravel

give a command `opcache-manager:clear` to reset opcache of web server from cli, more auto, more simple

workflow
--------

[](#workflow)

I am using [php deployer](https://deployer.org/),so just add a task `opcache:reset` after `deploy` to clear opcache. The workflow is like this . Also you should be able to use it in other deployment solution

 ```
sequenceDiagram
    participant A as deploy tool
    participant B as php-cli
    participant C as php-fpm(nginx)
    A->>B: time to clear opcache
    B-->>B: create a signed url
    B->>C: access the url to reset opcache
    C->>B: success
    B->>A: finish
```

      Loading todo
----

[](#todo)

- a manager api/view to get opcache status

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~8 days

Total

2

Last Release

1712d ago

### Community

Maintainers

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

---

Top Contributors

[![toknT](https://avatars.githubusercontent.com/u/15935037?v=4)](https://github.com/toknT "toknT (2 commits)")

### Embed Badge

![Health badge](/badges/toknsit-laravel-opcache-manager/health.svg)

```
[![Health](https://phpackages.com/badges/toknsit-laravel-opcache-manager/health.svg)](https://phpackages.com/packages/toknsit-laravel-opcache-manager)
```

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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