stechstudio/filament-opcache

Manage OPcache from your Filament admin panel.

v1.0.0 2023-10-20 17:07 UTC

This package is auto-updated.

Last update: 2024-04-23 21:46:10 UTC


README

This package allows you to view OPcache data from your Filament admin panel.

composer require stechstudio/filament-opcache

In your AdminPanelProvider (or other \Filament\PanelProvider), add this package to your plugins:

$panel
    ->plugins([
        \STS\FilamentOpcache\FilamentOpcachePlugin::make(),
    ])
Status Page
Status Page
Categorized view of all OPcache status data formatted for readability.
Config Page
Config Page
Widgets
Widgets