{"id":23003706,"url":"https://github.com/stechstudio/filament-opcache","last_synced_at":"2026-01-27T17:04:51.574Z","repository":{"id":65354626,"uuid":"588217653","full_name":"stechstudio/filament-opcache","owner":"stechstudio","description":"Manage OPcache from your Filament admin panel.","archived":false,"fork":false,"pushed_at":"2026-01-21T13:07:52.000Z","size":712,"stargazers_count":10,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-22T01:17:56.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stechstudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-12T15:52:57.000Z","updated_at":"2026-01-21T13:07:23.000Z","dependencies_parsed_at":"2023-02-10T16:01:30.369Z","dependency_job_id":"fa5d3905-1593-4313-9824-59a4a6d7ea17","html_url":"https://github.com/stechstudio/filament-opcache","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/stechstudio/filament-opcache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Ffilament-opcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Ffilament-opcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Ffilament-opcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Ffilament-opcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stechstudio","download_url":"https://codeload.github.com/stechstudio/filament-opcache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stechstudio%2Ffilament-opcache/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28816576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-15T07:15:04.510Z","updated_at":"2026-01-27T17:04:51.545Z","avatar_url":"https://github.com/stechstudio.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OPcache for Filament\nThis package allows you to view OPcache data from your Filament admin panel.\n\n```\ncomposer require stechstudio/filament-opcache\n```\n\nIn your `AdminPanelProvider` (or other `\\Filament\\PanelProvider`), add this package to your plugins:\n```php\n$panel\n    -\u003eplugins([\n        \\STS\\FilamentOpcache\\FilamentOpcachePlugin::make(),\n    ])\n```\n\n\u003e Filament v4 requires you [create a custom theme](https://filamentphp.com/docs/4.x/styling/overview#creating-a-custom-theme) to support a package's additional Tailwind classes. Be sure to follow those instructions before continuing with this step.\n\nIn `resources/css/filament/admin/theme.css`, import the package's CSS:\n\n```css\n@import '../../../../vendor/stechstudio/filament-opcache/dist/theme.css';\n```\n\n| Status Page |\n|---|\n| ![Status Page](/screenshots/Status.png) |\n| Categorized view of all OPcache status data formatted for readability. |\n\n| Config Page |\n|---|\n| ![Config Page](/screenshots/Config.png) |\n\n| Widgets |\n|---|\n| ![Widgets](/screenshots/Widgets.png) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstechstudio%2Ffilament-opcache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstechstudio%2Ffilament-opcache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstechstudio%2Ffilament-opcache/lists"}