This module replaces all hook/alter functions calls with event subscribers calls, and it dispatches global events too.

After installing it all hooks and alters functions will be executed with system events, this allows remove, overwrite, or replace module implementations. This enables general events too, not linked to modules, for new hooks/alters implementations,
now with an event approach.

REQUIREMENTS
------------

No special requirements.

INSTALLATION
------------