TomasVotruba / symfony-config-generator

Generate Symfony configs in CLI and use them for autocomplete

Home Page:https://getrector.com/blog/modernize-symfony-configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symfony Config Generator

Generate Symfony 5.3+ config builder classes using CLI to improve static analysis and IDE support


Install

composer require tomasvotruba/symfony-config-generator --dev

Usage

vendor/bin/symfony-config-generator

That's it!

About

Generate Symfony configs in CLI and use them for autocomplete

https://getrector.com/blog/modernize-symfony-configs

License:MIT License


Languages

Language:PHP 100.0%