Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 429 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 429 Bytes

magento-finder

##Note: This tool is currently under development

Magento Finder extends Symfony Finder component and finds special Magento files and directories that can be:

  • modules;
  • models, controllers, helpers, etc.

Going further, it finds rewrites, cron jobs and events declared, and many more on a module or application level. It uses PHP-Parser to work with AST.