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

