PHPackages                             jmi/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. jmi/voyager-hooks

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

jmi/voyager-hooks
=================

Hooks integrated in Voyager

v1.2.3(6y ago)011MITPHP

Since Aug 21Pushed 6y agoCompare

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

READMEChangelogDependencies (2)Versions (15)Used By (0)

[![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

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

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

2260d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/63388e6337038b52b0eebc4db009fe16489bcea95bfe08a451772881bf951587?d=identicon)[hamzz](/maintainers/hamzz)

---

Top Contributors

[![marktopper](https://avatars.githubusercontent.com/u/2232539?v=4)](https://github.com/marktopper "marktopper (43 commits)")[![akazorg](https://avatars.githubusercontent.com/u/34574?v=4)](https://github.com/akazorg "akazorg (4 commits)")[![hamzz](https://avatars.githubusercontent.com/u/5791205?v=4)](https://github.com/hamzz "hamzz (1 commits)")[![jeffochoa](https://avatars.githubusercontent.com/u/8247079?v=4)](https://github.com/jeffochoa "jeffochoa (1 commits)")

---

Tags

laravelhooksvoyager

### Embed Badge

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

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

###  Alternatives

[larapack/voyager-hooks

Hooks integrated in Voyager

2031.5M28](/packages/larapack-voyager-hooks)[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)
