PHPackages                             aping/laravel-opcache-gui - 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. aping/laravel-opcache-gui

ActiveLaravel-package[Utility &amp; Helpers](/categories/utility)

aping/laravel-opcache-gui
=========================

52.6kPHP

Since Apr 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/iaping/laravel-opcache-gui)[ Packagist](https://packagist.org/packages/aping/laravel-opcache-gui)[ RSS](/packages/aping-laravel-opcache-gui/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Opcache Gui
-------------------

[](#laravel-opcache-gui)

[![Screenshot](screenshot19111901.png)](screenshot19111901.png)

在没找到好用的Laravel Opcache界面包而开发的

INSTALL
-------

[](#install)

composer

```
php composer.phar require aping/laravel-opcache-gui
```

或

```
"require": {
    "aping/laravel-opcache-gui": "dev-master"
}
```

CONFIG
------

[](#config)

### Laravel 5.5+:

[](#laravel-55)

Add Service Provider to config/app.php in providers section

```
Aping\LaravelOpcacheGui\OpcacheServiceProvider::class,
```

Add a route in your web routes file

```
Route::get('opcache', '\Aping\LaravelOpcacheGui\Controllers\OpcacheController@index');
```

Go to  or some other route

TODO
----

[](#todo)

- opcache flush &amp; tests

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 94.1% 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.

### Community

Maintainers

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

---

Top Contributors

[![APING2014](https://avatars.githubusercontent.com/u/7804243?v=4)](https://github.com/APING2014 "APING2014 (16 commits)")[![iaping](https://avatars.githubusercontent.com/u/15192203?v=4)](https://github.com/iaping "iaping (1 commits)")

---

Tags

laravelopcacheopcache-gui

### Embed Badge

![Health badge](/badges/aping-laravel-opcache-gui/health.svg)

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

PHPackages © 2026

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