Registry / web-framework / studiocreativateam-hook

studiocreativateam-hook

JSON →
library1.0.16phppackagistunverified

Hook engine for Laravel applications.

composer require studiocreativateam/hook
INSTALL
IMPORT
SIG · STUDIOCREATIVATEAM
S
studiocreativateam-hook
web-frameworkphpv1.0.16
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 StudioCreativate\Hook\Hook;

Creates a hook, adds a listener, and runs it.

use StudioCreativate\Hook\Hook; $hook = new Hook(); $hook->add('event', function() { echo 'Executed'; }); $hook->run('event');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.16latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
studiocreativateam-hook — pip install studiocreativateam-hook · libregistry