Libraries tagged by Action Hooks
tinyphp-function/filter_action
68 Downloads
Manipuladores hooks
tadcms/hooks
145 Downloads
Add Actions and filters in Laravel like WordPress.
symplely/hooks
3 Downloads
A simple event dispatching plugin library, a ported fork of WordPress hook API system.
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
qubus/hooks
26 Downloads
An object oriented hook system based on WordPress' hook system.
x-wp/hook-invoker
238 Downloads
Provides standardized way to declare and invoke WordPress hooks
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
39 Downloads
A simple hook system library (actions and filters) based on Symfony EventDispatcher.
filips123/eventy
54 Downloads
The WordPress hook system in classic (pure) PHP
batyukovstudio/envoy
61 Downloads
Envoy actions with GitHub hooks.
as-cornell/as_webhook_update
326 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)
lchhieu/do_action
15 Downloads
Do action package invokes all functions attached to action hook in Laravel