larapack/hooks

A Laravel Hook system
1,526,643 214
Install
composer require larapack/hooks
Latest Version:v1.0.12
License:MIT
Last Updated:Mar 10, 2020
Links: GitHub  ·  Packagist
Maintainer: marktopper

Hooks

Made with ❤️ by Mark Topper

Hooks

Hooks is a extension system for your Laravel application.

Installation

Install using composer:

composer require larapack/hooks

Then add the service provider to the configuration:

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

Packages

Packages can be found on larapack.io.

Integrations

  • Voyager Hooks - Hooks supported directly in the Voyager admin panel.

Related Packages

tormjens/eventy

The WordPress filter/action system in Laravel

975,990 438
larapack/voyager-hooks

Hooks integrated in Voyager

1,518,017 204
akazorg/voyager-templates

Create BREAD views based on templates

0 2
agencetwogether/hookshelper

Simple plugin to toggle display hooks available in current page.

17,531 27
codedge/hookable

Laravel Eloquent hooks system - improved.

192 2