PHPackages                             mrpk-dev/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. [Framework](/categories/framework)
4. /
5. mrpk-dev/hooks

ActiveLibrary[Framework](/categories/framework)

mrpk-dev/hooks
==============

A Laravel Hook system

v1.0.14(5y ago)0361MITPHP

Since Jun 16Pushed 5y agoCompare

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

READMEChangelog (1)Dependencies (3)Versions (22)Used By (1)

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

[![Build Status](https://camo.githubusercontent.com/352cc823e9a0f91ceeb054348234c5fbe1e3a48a5619c3e54ad3fe020e58792b/68747470733a2f2f7472617669732d63692e6f72672f6c6172617061636b2f686f6f6b732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/larapack/hooks)[![Build Status](https://camo.githubusercontent.com/9fd05eee2ae3bcc2944437ee20f5e2796364d5ead61987cdf3007930b4833c43/68747470733a2f2f7374796c6563692e696f2f7265706f732f37363838333433352f736869656c643f7374796c653d666c6174)](https://styleci.io/repos/76883435/shield?style=flat)[![Total Downloads](https://camo.githubusercontent.com/29dff7ecf5978a94502da62a93c0834526c8b3fa4481de81a7f2aab01245bdf1/68747470733a2f2f706f7365722e707567782e6f72672f6c6172617061636b2f686f6f6b732f646f776e6c6f6164732e7376673f666f726d61743d666c6174)](https://packagist.org/packages/larapack/hooks)[![Latest Stable Version](https://camo.githubusercontent.com/18e171eb17ff59ff8e932c8908d323ab61e50598425b84b39a32ee500de4dc4a/68747470733a2f2f706f7365722e707567782e6f72672f6c6172617061636b2f686f6f6b732f762f737461626c652e7376673f666f726d61743d666c6174)](https://packagist.org/packages/larapack/hooks)[![License](https://camo.githubusercontent.com/39a1aa2208edac7ac273615fdb9baef0126ef815ab0ee65662ab51e16e61d8bd/68747470733a2f2f706f7365722e707567782e6f72672f6c6172617061636b2f686f6f6b732f6c6963656e73652e7376673f666f726d61743d666c6174)](https://packagist.org/packages/larapack/hooks)

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

Hooks
=====

[](#hooks)

Hooks is a extension system for your [Laravel](https://laravel.com) application.

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

[](#installation)

Install using composer:

```
composer require larapack/hooks

```

Then add the service provider to the configuration:

```
'providers' => [
    Larapack\Hooks\HooksServiceProvider::class,
],
```

Packages
========

[](#packages)

Packages can be found on [larapack.io](https://larapack.io).

Integrations
============

[](#integrations)

- [Voyager Hooks](https://github.com/larapack/voyager-hooks) - Hooks supported directly in the Voyager admin panel.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 89.9% 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 ~84 days

Recently: every ~65 days

Total

15

Last Release

2005d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/20d6b7f1c3cdb4765667d12d7d9e7b501cc31905fc6a1fa2f3bc669845fb61f2?d=identicon)[mrk](/maintainers/mrk)

---

Top Contributors

[![marktopper](https://avatars.githubusercontent.com/u/2232539?v=4)](https://github.com/marktopper "marktopper (107 commits)")[![emptynick](https://avatars.githubusercontent.com/u/2482942?v=4)](https://github.com/emptynick "emptynick (6 commits)")[![mrpk-dev](https://avatars.githubusercontent.com/u/32854794?v=4)](https://github.com/mrpk-dev "mrpk-dev (3 commits)")[![fletch3555](https://avatars.githubusercontent.com/u/1387843?v=4)](https://github.com/fletch3555 "fletch3555 (2 commits)")[![akazorg](https://avatars.githubusercontent.com/u/34574?v=4)](https://github.com/akazorg "akazorg (1 commits)")

---

Tags

laravelhooks

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mrpk-dev-hooks/health.svg)

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

###  Alternatives

[internachi/modular

Modularize your Laravel apps

1.1k662.4k8](/packages/internachi-modular)[microweber/microweber

New generation CMS with drag and drop

3.4k13.8k1](/packages/microweber-microweber)[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[webreinvent/vaahcms

VaahCMS is a laravel based open-source web application development platform shipped with headless content management system.

5758.2k](/packages/webreinvent-vaahcms)[rahulalam31/laravel-abuse-ip

Block ip address of all spammer's around the world.

27431.5k](/packages/rahulalam31-laravel-abuse-ip)

PHPackages © 2026

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