shel/contentrepository-debugger

Last activity 24 Feb 2025 18 2 11392
composer require shel/contentrepository-debugger

Graphical analysis & visualizer for the Neos CMS nodetypes as backend module

1.1.2

Version
1.1.2
Type
neos-package
Release Date
Mar 25, 2023 03:35
Source
git
Distribution
zip
Requires
  • php: >= 7.3
  • neos/neos: ^4.3 || ^5.0 || ^7.0 || ^8.0 || dev-master
Replaces
  • shel/contentrepository-debugger: *
GPL-3.0
  • #flow
  • #contentrepository
  • #charts
  • #neos
  • #analysis
  • #neoscms
  • #visualizer
3a3d5629261b346a1fbc42373b7c01f9989ee946

Readme excerpt

Neos CMS Content Repository analysis & visualizer

This package allows to output the nodetypes of your Neos CMS project as various types of graphs via a backend module.

It helps understanding dependencies between packages and nodetypes. Also it shows which nodetypes are actually being used and can make your refactoring our code structuring efforts easier.

Installation

It is recommended to install this package only as development dependency and not to run it in production except specifically required.

composer require --dev shel/contentrepository-debugger Usage Backend module

You will have an additional backend module NodeType Analyzer available in the …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 27 package(s).