Download the PHP package lkt/hooks without Composer
On this page you can find all versions of the php package lkt/hooks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package hooks
LKT Hooks
Installation
Register hooks
For example:
Every action can be registered as many times as you need. All results will be returned when triggered.
The only limitation it's all action handler must have the same method definition.
For example:
Trigger a hook
For example:
The previous example will return a HookResponse
object containing the result of all triggers called.
All versions of hooks with dependencies
PHP Build Version
Package Version
The package lkt/hooks contains the following files
Loading the files please wait ....