Skip to content

tempestphp/tempest-phpstorm-plugin

Repository files navigation

Tempest PHP framework Plugin

Build Version Downloads

Github | Documentation | Discord

Tempest PHP framework support.

The framework that gets out of your way.

Tempest embraces modern PHP and covers a wide range of features, giving you all the tools you need to focus on your code.

Quickstart

composer create-project tempest/app

Features

Tip

It's recommended to disable Vue plugin to make Tempest work properly with template files

  • Templates files intentions (partially) -- [x] Components names as tag names -- [x] String interpolation in templates -- [x] Hyper-properties in tag attributes -- [ ] PHP code in templates (partially)
  • Console commands runner
  • Routes support
  • Database support
  • Events support
  • Jobs support
  • Mail support
  • Tests support

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "tempest-phpstorm-plugin" > Install

  • Using JetBrains Marketplace:

    Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.

    You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

Releases

No releases published

Sponsor this project

 

Contributors 5

Languages