PHPackages                             larapack/voyager-hooks - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. larapack/voyager-hooks

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

larapack/voyager-hooks
======================

Hooks integrated in Voyager

v1.2.3(6y ago)2031.5M—5.1%23[6 issues](https://github.com/larapack/voyager-hooks/issues)20MITPHP

Since Aug 21Pushed 6y ago6 watchersCompare

[ Source](https://github.com/larapack/voyager-hooks)[ Packagist](https://packagist.org/packages/larapack/voyager-hooks)[ Docs](https://larapack.io/)[ RSS](/packages/larapack-voyager-hooks/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (15)Used By (20)

[![Voyager Hooks](https://raw.githubusercontent.com/larapack/voyager-hooks/master/logo.png)](https://raw.githubusercontent.com/larapack/voyager-hooks/master/logo.png)

[![Build Status](https://camo.githubusercontent.com/7c3c324aba2301db4e342de2d833fe0a53a75f45cb2078457a7fe0c0f0b610ea/68747470733a2f2f7472617669732d63692e6f72672f6c6172617061636b2f766f79616765722d686f6f6b732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/larapack/voyager-hooks)[![Build Status](https://camo.githubusercontent.com/ee99b985ac79d3564e4f11ce0263c3ebd6cecc400e077d1434097a2760ab6d34/68747470733a2f2f7374796c6563692e696f2f7265706f732f37363937353431312f736869656c643f7374796c653d666c6174)](https://styleci.io/repos/76975411/shield?style=flat)[![Total Downloads](https://camo.githubusercontent.com/99a357e66522eab4e902f8fba07c170076bf57112a196c3888ac505e773c0e35/68747470733a2f2f706f7365722e707567782e6f72672f6c6172617061636b2f766f79616765722d686f6f6b732f646f776e6c6f6164732e7376673f666f726d61743d666c6174)](https://packagist.org/packages/larapack/voyager-hooks)[![Latest Stable Version](https://camo.githubusercontent.com/0063521cfd0ab9ee13bc5ccc3d8681401b3ad18fe8b67b641230b8fff33222cb/68747470733a2f2f706f7365722e707567782e6f72672f6c6172617061636b2f766f79616765722d686f6f6b732f762f737461626c652e7376673f666f726d61743d666c6174)](https://packagist.org/packages/larapack/voyager-hooks)[![License](https://camo.githubusercontent.com/e6203c6e9c2af1e0ee87fc4a1de1e244fc112649d2f5fef12bed23a53388c20d/68747470733a2f2f706f7365722e707567782e6f72672f6c6172617061636b2f766f79616765722d686f6f6b732f6c6963656e73652e7376673f666f726d61743d666c6174)](https://packagist.org/packages/larapack/voyager-hooks)

Made with ❤️ by [Mark Topper](https://marktopper.com)

Voyager Hooks
=============

[](#voyager-hooks)

[Hooks](https://github.com/larapack/hooks) system integrated into [Voyager](https://github.com/the-control-group/voyager).

Installation
============

[](#installation)

Install using composer:

```
composer require larapack/voyager-hooks

```

Then add the service provider to the configuration (optional on Laravel 5.5+):

```
'providers' => [
    Larapack\VoyagerHooks\VoyagerHooksServiceProvider::class,
],
```

In order for Voyager to automatically check for updates of hooks, add the following to your console kernel:

```
protected function schedule(Schedule $schedule)
{
    $schedule->command('hook:check')->sundays()->at('03:00');
}
```

That's it! You can now visit your Voyager admin panel and see a new menu item called `Hooks` have been added.

###  Health Score

48

—

FairBetter than 95% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity55

Moderate usage in the ecosystem

Community35

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 80.6% 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 ~77 days

Recently: every ~171 days

Total

13

Last Release

2266d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9d02cdb7563da13d24667b14025c67a4e2fc52a104becc8bfe384da21d056768?d=identicon)[marktopper](/maintainers/marktopper)

![](https://www.gravatar.com/avatar/6141a177566f48e0d7d01d88f960e68ef42cdb87d903f6d7ddff17d985435e0e?d=identicon)[fletch3555](/maintainers/fletch3555)

![](https://www.gravatar.com/avatar/5e5f8e26e1ca25e044bd3bc07ef40da5c52ece42432b5adb08a5800dad431b45?d=identicon)[emptynick](/maintainers/emptynick)

---

Top Contributors

[![marktopper](https://avatars.githubusercontent.com/u/2232539?v=4)](https://github.com/marktopper "marktopper (50 commits)")[![emptynick](https://avatars.githubusercontent.com/u/2482942?v=4)](https://github.com/emptynick "emptynick (4 commits)")[![akazorg](https://avatars.githubusercontent.com/u/34574?v=4)](https://github.com/akazorg "akazorg (4 commits)")[![superhaggis](https://avatars.githubusercontent.com/u/314841?v=4)](https://github.com/superhaggis "superhaggis (1 commits)")[![jeffochoa](https://avatars.githubusercontent.com/u/8247079?v=4)](https://github.com/jeffochoa "jeffochoa (1 commits)")[![fletch3555](https://avatars.githubusercontent.com/u/1387843?v=4)](https://github.com/fletch3555 "fletch3555 (1 commits)")[![MrCrayon](https://avatars.githubusercontent.com/u/6875243?v=4)](https://github.com/MrCrayon "MrCrayon (1 commits)")

---

Tags

hookslaravellaravel-5-packagelaravel-packagelaravel-packagesvoyagervoyager-hookslaravelhooksvoyager

### Embed Badge

![Health badge](/badges/larapack-voyager-hooks/health.svg)

```
[![Health](https://phpackages.com/badges/larapack-voyager-hooks/health.svg)](https://phpackages.com/packages/larapack-voyager-hooks)
```

###  Alternatives

[tormjens/eventy

The WordPress filter/action system in Laravel

438912.9k16](/packages/tormjens-eventy)[larapack/hooks

A Laravel Hook system

2171.5M21](/packages/larapack-hooks)[agencetwogether/hookshelper

Simple plugin to toggle display hooks available in current page.

2312.7k](/packages/agencetwogether-hookshelper)

PHPackages © 2026

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