Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.28 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.28 KB

PhpStorm for Mautic

I love PhpStorm (https://www.jetbrains.com/phpstorm) and I contribute to Mautic as well (https://bit.ly/2H7Effg).

This project gonna bring usefull productivity tips. Pull requests are welcome.

Support projects

Powerfull tips for Mautic and PHPStorm

Setup PHPStorm Symfony plugin for Mautic

image

Live templates for Mautic:

Live templates are so powerfull feature in PhoStorm.

  • mtc_config (add full declaration to config.php)
  • mtc_construct (add construct to class)

What are live templates?

https://www.jetbrains.com/help/phpstorm/settings-live-templates.html

How to import live templates?

https://www.jetbrains.com/help/phpstorm/sharing-live-templates.html