kaystrobach/development-tools

There is no license information available for the latest version (0.7.0) of this package.

Installs: 1 927

Dependents: 0

Suggesters: 0

Security: 0

Stars: 11

Watchers: 4

Forks: 3

Open Issues: 2

Language:HTML

Type:typo3-flow-package

0.7.0 2015-05-20 05:45 UTC

This package is auto-updated.

Last update: 2024-05-06 08:20:21 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

Impressions

Model

Controller

Translations

ViewHelpers