Registry / web-framework / larapack-hooks

larapack-hooks

JSON →
library1.0.12phppackagistunverified

A Laravel Hook system

composer require larapack/hooks
INSTALL
IMPORT
SIG · LARAPACK-HOOKS
L
larapack-hooks
web-frameworkphpv1.0.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Hook
use Larapack\Hooks\Hook;

Register and fire a hook

use Larapack\Hooks\Hook; Hook::add('my-hook', function() { return 'Hello'; }); echo Hook::fire('my-hook');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.12latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
larapack-hooks — pip install larapack-hooks · libregistry