PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Miraz Mac   Whooks   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Whooks
Implement hooks and filters like in WordPress
Author: By
Last change:
Date: 5 years ago
Size: 435 bytes
 

Contents

Class file image Download

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