Skip to content

valantic-CEC-Deutschland-GmbH/spryker-kit-intellij-plugin

Repository files navigation

SprykerKit - intellij plugin for spryker file generation integrated into your ide

CI Deploy Version Downloads

Supports the development of Spryker applications with Intellij IDEA.

Features:

  • Create Spryker Module boilerplate based on your current context
  • Create Spryker Files and Folders based on your current context
  • Supported Layers Client, Glue, Service, Shared, Yves, Zed
  • Configure desired project namespace

Info

ToDo list

  • Add method generation
  • Add new Type Method i.e. usecase -> add dependency (context *DependencyProvider.php)
  • Add new Type Recipe i.e. usecase -> add config/config_default.php variable AND add src/Zed/Module/ModuleConfig.php getter

References

Installation

  • Using IDE built-in plugin system:

    Preferences > Plugins > Marketplace > Search for "intellij_spryker_plugin" > Install Plugin