kaystrobach / development-tools
Installs: 1 927
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 4
Forks: 3
Open Issues: 2
Language:HTML
Type:typo3-flow-package
Requires
- kaystrobach/menu: dev-master
- typo3/flow: *
This package is auto-updated.
Last update: 2024-11-06 09:35:04 UTC
README
GUI tool to show some information about your project.
The GUI is called via http://baseuri/kaystrobach.developmenttools/standard/index
Currently the following functionality is given:
- UML view of the model, which is generated from the real classes and can be filtered, panned, zoomed
- List Cli Commands (inkl. Params)
- List Controllers and actions inkl. Params, which are linked if no params are needed
- List of ViewHelpers including Documentation from Reflection
- maybe expanded with parameters from reflection in the near future
- Show translations in system, including missing with option to extend the xml easily