Libraries tagged by wordpress hooks
concept-image/wp-starter-theme
363 Downloads
Base theme setup for WordPress with custom hooks and templates for Concept Image. Optimized for Roots Acorn.
mjkhajeh/wporm
63 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
symplely/hooks
3 Downloads
A simple event dispatching plugin library, a ported fork of WordPress hook API system.
rockschtar/wordpress-controller
10854 Downloads
Controller Trait for handling WordPress Hooks
qubus/hooks
26 Downloads
An object oriented hook system based on WordPress' hook system.
kerryrandolph/wp-hook-annotations
1256 Downloads
Use PHP docblock @annotations to register WordPress hooks, filters and shortcodes
x-wp/hook-invoker
238 Downloads
Provides standardized way to declare and invoke WordPress hooks
level-level/clarkson-hooks
84098 Downloads
Solution for 'Just in time' WordPress Hooks.
dugajean/wp-hook-annotations
4124 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
brain/hooks-mock
67 Downloads
A mocking class utility for WordPress hooks
tadcms/hooks
145 Downloads
Add Actions and filters in Laravel like WordPress.
rarst/advanced-hooks-api
4 Downloads
Set of (experimental) wrappers that allow to hook more elaborate WordPress events without coding intermediary functions
wonderwp/hook
2448 Downloads
WonderWp Hook Component
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.
simplemediacode/hooks
286 Downloads
Modern PHP Hooks System for PHP applications.