Libraries tagged by Action Hooks
sojeda/conventional-commits
6959 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
helsingborg-stad/webhooks-manager
2614 Downloads
Create and manage webhooks from WordPress action hooks
dashifen/wp-handler
5039 Downloads
An object to define handlers for various WordPress action and filter hooks using protected methods.
kaiseki/wp-hook
1087 Downloads
Register classes with add_filter and add_action hooks
piotrpress/wordpress-hooks
145 Downloads
This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.
soroushrah/action
3492 Downloads
Action and Event like Wordpress Hooks
onepix/wordpress-hooks-stub-generator
432 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
bayfrontmedia/php-hooks
1599 Downloads
An easy to use hooks library for managing events and filters.
typisttech/wp-contained-hook
25935 Downloads
Using PSR-11 container implementation in WordPress plugins, themes and packages during WordPress action/filter callbacks.
johnbillion/wp-hooks-generator
90996 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
nahid/hookr
306 Downloads
php hook system for binding any service in a action
magdicom/laravel-hooks
24 Downloads
A lightweight action hooks package for Laravel
magdicom/hooks
162 Downloads
A lightweight PHP action hooks package.
salfay/laravel-hooks
907 Downloads
Action and Filter hooks for Laravel Similar to Wordpress
getpop/hooks
13678 Downloads
Contracts to implement hooks (filters and actions) for PoP