Libraries tagged by wordpress actions
pop-backbone/php-hooks
1561 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
philipjohn/hooks-helper
5 Downloads
Register hooks in WordPress using just the method name.
kynetcode/wpzylos-hooks
75 Downloads
WordPress hook management with plugin-scoped custom hooks for WPZylos framework
ideasonpurpose/wp-google-analytics
140 Downloads
Adds a wp_head action to inject Google analytics code snippets
filips123/eventy
54 Downloads
The WordPress hook system in classic (pure) PHP
alizharb/laravel-hooks
22 Downloads
A universal extensibility and plugin system for Laravel 12 applications.
felixarntz/post-types-definitely
48 Downloads
This framework plugin makes adding post types with taxonomies and meta to WordPress very simple, yet flexible.
spenserhale/wp-autohook-library
76 Downloads
A library for automatically hooking classes into WordPress actions and filters.
dashifen/wp-handler
5500 Downloads
An object to define handlers for various WordPress action and filter hooks using protected methods.
netrivet/wp-event-emitter
20260 Downloads
An object oriented event emitter for WordPress actions
pollora/hook
65 Downloads
A modern PHP package for WordPress hook (action/filter) management with callback resolution and reflection caching
pollora/ajax
96 Downloads
A modern PHP package for WordPress AJAX action management with fluent API
tmf/wp-hookable-service
111 Downloads
A Pimple ServiceProvider that registers pimple services and hooks them up the WordPress Plugin system (actions, filters)
humanmade/stream
41417 Downloads
Track WordPress user and system actions for debugging, logging and compliance purposes
vincentvdree/wp-hooked
140 Downloads
A small package for defining actions and filters in WordPress using classes and attributes.