Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Opcache Gui Laravel Package

aping/laravel-opcache-gui

Laravel Opcache GUI for Laravel apps. Adds a simple web page to view PHP OPCache status and configuration. Install via Composer, register the service provider, and add a route to access the dashboard (e.g., /opcache). Flush support planned.

View on GitHub
Deep Wiki
Context7

Laravel Opcache Gui

Screenshot

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

INSTALL

composer

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

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

CONFIG

Laravel 5.5+:

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 http://myapp/opcache or some other route

TODO

  • opcache flush & tests
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi