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.5.0

Version
1.5.0
Type
neos-package
Release Date
Jun 14, 2024 08:53
Source
git
Distribution
zip
Requires
  • php: >= 8.1
  • neos/neos: ^8.3
Suggest
  • justinrainbow/json-schema: Allows validating of the generated nodetypes schema
Replaces
  • shel/contentrepository-debugger: *
GPL-3.0
  • #flow
  • #contentrepository
  • #charts
  • #neos
  • #analysis
  • #neoscms
  • #visualizer
06258037bcf85ed4e7139f7e9ddec8e25a29006c

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).