ffm/hookdocs

Documents observers, rewrites via doc blocks

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 8

Forks: 0

Open Issues: 1

pkg:composer/ffm/hookdocs

0.1.0 2017-07-06 08:55 UTC

This package is not auto-updated.

Last update: 2025-10-07 22:21:51 UTC


README

Travis Build

document various hook types like observers and aspects for several types of frameworks

Support

Usage

  • Install via composer
  • run via vendor/bin/documenter [job] [path] [link type] [git owner/project] [branch] [output format]

For example: vendor/bin/documenter magento1:observers app/code/community github ffm/project master markdown

Authors

  • Sander Mangel

note: for support, please use the Issue Tracker

Contribute

Contributions are more than welcome. Make a Pull Request to help out

Roadmap

  • Add short technical analysis on the method attached (Sets order data, loads X objects, etc)
  • Magento 2 Observers
  • Magento 2 Plugins