symfony-config-builder icon indicating copy to clipboard operation
symfony-config-builder copied to clipboard

A graphical interface to create the config tree builder for a Symfony bundle configuration

Symfony config tree builder builder

Writing configuration for a bundle, and specifically the TreeBuilder part can be annoying and error prone.

This app aims to help you build this TreeBuilder with a simple graphical interface.

You can add any nodes as needed and when you are done, copy the result (that is refreshed instantly on update) and paste it into your Symfony project.

https://symfony-config-builder.now.sh/

Example

Example