I was inspired by this feature of IntelliJ.
phpgsc
allows you to quickly generate constructor, getter and setter methods with commands.
phpgsc: Constructor
phpgsc: Getter
phpgsc: Setter
Examples of usages:
F1
->phpgsc: Constructor
Context Menu
->phpgsc: Constructor
You can access this commands from context menu.