PHPackages                             appstract/nova-opcache - 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. appstract/nova-opcache

ActiveLibrary

appstract/nova-opcache
======================

A Laravel Nova tool for OPcache

1.0.0(6y ago)1939.5k↓34.8%MITVuePHP &gt;=7.1.0

Since Jan 13Pushed 6y ago4 watchersCompare

[ Source](https://github.com/appstract/nova-opcache)[ Packagist](https://packagist.org/packages/appstract/nova-opcache)[ RSS](/packages/appstract-nova-opcache/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Laravel Nova OPcache
====================

[](#laravel-nova-opcache)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b2485a2073da589aa24eca3786e8ab445a9e954d3ea11a987c050ef27499a2d8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6170707374726163742f6e6f76612d6f7063616368652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appstract/nova-opcache)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/a54a704f2939999c7e62225e27c0ba9203a2ab9445171decbb9c61dd7bfc8a87/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6170707374726163742f6e6f76612d6f7063616368652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appstract/nova-opcache)

OPcache tool for Laravel Nova.

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

Installation
------------

[](#installation)

You can install the package via Composer:

```
composer require appstract/nova-opcache
```

Next require the tool in the Nova service provider:

```
    public function tools()
    {
        return [
            ...
            new \Appstract\NovaOpcache\NovaOpcache(),
            ...
        ];
    }
```

This package uses [the OPcache package for Laravel](https://github.com/appstract/laravel-opcache), head to that repository for OPcache configuration.

Contributing
------------

[](#contributing)

Contributions are welcome, [thanks to y'all](https://github.com/appstract/nova-opcache/graphs/contributors) :)

About Appstract
---------------

[](#about-appstract)

Appstract is a small team from The Netherlands. We create (open source) tools for webdevelopment.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

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

###  Release Activity

Cadence

Every ~94 days

Total

2

Last Release

2223d ago

Major Versions

0.0.1 → 1.0.02020-04-17

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3015449?v=4)[Olav van Schie](/maintainers/ovanschie)[@ovanschie](https://github.com/ovanschie)

---

Top Contributors

[![ovanschie](https://avatars.githubusercontent.com/u/3015449?v=4)](https://github.com/ovanschie "ovanschie (6 commits)")[![teuunn](https://avatars.githubusercontent.com/u/17406280?v=4)](https://github.com/teuunn "teuunn (1 commits)")

---

Tags

laravellaravel-novalaravel-nova-toolopcachepackagephplaravelnovaOpcache

### Embed Badge

![Health badge](/badges/appstract-nova-opcache/health.svg)

```
[![Health](https://phpackages.com/badges/appstract-nova-opcache/health.svg)](https://phpackages.com/packages/appstract-nova-opcache)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[coreproc/nova-notification-feed

A Laravel Nova package that adds a notification feed in your Nova app.

10149.1k](/packages/coreproc-nova-notification-feed)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)[cybercog/laravel-nova-ban

A Laravel Nova banning functionality for your application.

40199.8k](/packages/cybercog-laravel-nova-ban)[insenseanalytics/nova-server-monitor

A Laravel Nova tool for Spatie's Server Monitor library.

6546.9k](/packages/insenseanalytics-nova-server-monitor)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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