Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.94 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.94 KB

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