I
I
Ilya Lesnykh2014-11-17 13:42:35
PHP
Ilya Lesnykh, 2014-11-17 13:42:35

How to create template structure in PHPStorm?

Often there is a need to create the following structure in a project:
./FolderN_M/FolderN_M.php
./FolderN_M/FolderN_MService.php
With initially identical content of files that differ only in N and M. Is it possible to make some template in PHPStorm for quick creation such a structure, indicating N and M? Perhaps the solution is to write a plugin in Java?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Yakhnenko, 2014-12-10
@ayahnenko

Maybe it's easier to write a small .sh/.bat?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question