mirazmac/whooks

Object Oriented Standalone Port of WordPress Hooks Library


Keywords
event dispatcher, observer pattern, Php hooks, wordpress hooks, wordpress filters, observer-pattern, php-hooks, php-plugin, plugin-system, wordpress-filters, wordpress-hooks
License
MIT

Documentation

Whooks.png

Whooks is a standalone object oriented port of WordPress Hooks Library. Apart from the object oriented code, whooks also has polyfill for Wordpress hooking functions.

Install via composer

composer require mirazmac/whooks

Todos

  • @todo Write tests ( I wonder when I'll write 'em :3 )
  • @todo Write documentation