Libraries tagged by Action Hooks
steveorevo/wp-hooks
85 Downloads
WP-Hooks is a base class that minimizes the overhead of creating WordPress plugins and functions. Simply create a class that extends the WP_Hooks class and start defining functions for the given action, filter, shortcode or registration event.
skopek/hooks
33 Downloads
PHP Hooks System
hongyukeji/laravel-hook
215 Downloads
The WordPress filter/action system in Laravel
cloakwp/hook-modifiers
53 Downloads
Extend WordPress hooks with modifiers for more granular filters and actions
typisttech/wp-contained-hook
25936 Downloads
Using PSR-11 container implementation in WordPress plugins, themes and packages during WordPress action/filter callbacks.
conduit/gorilla-claw
107 Downloads
Coherent WordPress action / filter hook API, with monkey-patching capabilities.
nabeghe/hooker
45 Downloads
A simple hook system library (actions and filters) based on Symfony EventDispatcher.
namelesscoder/gizzle
796 Downloads
GitHub Webhook Listener with plugin-based API for creating your own triggerered actions
filips123/eventy
54 Downloads
The WordPress hook system in classic (pure) PHP
shohel/pluggable
570 Downloads
Add actions/filters hook to make your Laravel | Codeigniter | PHP project extensible
batyukovstudio/envoy
103 Downloads
Envoy actions with GitHub hooks.
as-cornell/as_webhook_update
379 Downloads
Provides a webhook notification service tied into hook_post_action, used to generate remote nodes and terms.
tmf/wp-hookable-service
111 Downloads
A Pimple ServiceProvider that registers pimple services and hooks them up the WordPress Plugin system (actions, filters)
magdicom/hooks
182 Downloads
A lightweight PHP action hooks package.
lchhieu/do_action
15 Downloads
Do action package invokes all functions attached to action hook in Laravel