A PHPStorm Plugin providing custom PHP class templates.
- PHP Exception Class (With selection which Exception Class to extend)
- PHP Class From Template (New file from
File Templates
with defined file extensionclass.php
Install the plugin by going to Settings -> Plugins -> Browse repositories
and then search for PHP Class Templates
.
PHP Class From Template uses File Templates from Settings -> Editor -> File and Code Templates -> Files
templates with file extension class.php
PHP Exception Class uses File Template PHP Exception