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

dev-main

Version
dev-main
Type
neos-package
Release Date
Feb 24, 2025 10:56
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
75a06511881e549fee52068ad1b995ab0561bd5a

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