Libraries tagged by Action Hooks
symplely/hooks
2 Downloads
A simple event dispatching plugin library, a ported fork of WordPress hook API system.
steveorevo/wp-hooks
83 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
32 Downloads
PHP Hooks System
shinepress/hooks
15 Downloads
Tools for managing WordPress hooks before and after initialization
pop-backbone/php-hooks
176 Downloads
A fork of PHP-Hooks, adapted to PoP - A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
hongyukeji/laravel-hook
213 Downloads
The WordPress filter/action system in Laravel
dbout/wp-hooks
2807 Downloads
Wordpress hooks manager
cloakwp/hook-modifiers
37 Downloads
Extend WordPress hooks with modifiers for more granular filters and actions
conduit/gorilla-claw
107 Downloads
Coherent WordPress action / filter hook API, with monkey-patching capabilities.
namelesscoder/gizzle
792 Downloads
GitHub Webhook Listener with plugin-based API for creating your own triggerered actions
javanile/eventy
7 Downloads
The WordPress filter/action system in Vtiger
filips123/eventy
54 Downloads
The WordPress hook system in classic (pure) PHP
as-cornell/as_webhook_update
273 Downloads
Provides a webhook notification service tied into hook_post_action, used to generate remote nodes and terms.
nabeghe/hooker
31 Downloads
A simple hook system library (actions and filters) based on Symfony EventDispatcher.
tmf/wp-hookable-service
109 Downloads
A Pimple ServiceProvider that registers pimple services and hooks them up the WordPress Plugin system (actions, filters)