# appstract/laravel-opcache

Laravel Package for OPcache

Repository: https://github.com/appstract/laravel-opcache
Canonical: https://ross.abutalabs.com/products/laravel-opcache
Language: PHP
License: MIT
License Family: permissive
Topics: laravel-package, opcache, php, artisan, laravel
Last push: 2023-07-24T07:09:28+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3495, "days_push": 1136, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1363, forks 128 (observed 2026-08-28T04:04:30.457351+00:00)

## What it is
A Laravel package providing Artisan commands for managing PHP OPcache, including clearing, status inspection, configuration display, and pre-compiling application code. It also exposes a facade for programmatic OPcache control.

## Use cases
- clear opcache after deploying a laravel app
- check opcache status and config from artisan
- pre-compile php code with opcache for faster response times
- clear opcache behind a load balancer via a custom url
- programmatically clear opcache from php code

## When to avoid
- you don't use Laravel or PHP
- you need OPcache management outside a Laravel application

## Facets
- artifact type: library
- maturity: maintenance
- function: caching, cli, developer-tools
- domain: web-development, backend, developer-tools
- platform: php, cli, self-hosted
- tags: laravel, opcache, artisan, php-opcache, cache-management, php, web-server

## Member repositories
- appstract/laravel-opcache (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:30.457351+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:24.612669+00:00, confidence not recorded.
  - readme: https://github.com/appstract/laravel-opcache (fetched 2026-08-28T04:04:30.457351+00:00, sha 6284f4d90607)
- Data as of 2026-08-30T08:39:29.467469+00:00.
