modules

  • phpStorm and component-based projects

    phpStorm and component-based projects

    For phpDocumentor I sometimes need to edit both a template and the main project in tandem to fix an issue. A sub-optimal solution as it is a clear sign of code coupling yet sometimes your template just relies on a bugfix or new feature in the host application. Previously I always opened 2 phpStorm windows…