Skip to content

VKCOM/admstorm

Repository files navigation

Version Build

AdmStorm plugin for PhpStorm

About

AdmStorm is a PhpStorm plugin that adds VK internal tools directly to the IDE and adds knowledge about the development server.

This plugin is intended only for VK employees.

Features

  • Checking the synchronization of the local repository and the repository on the development server
  • Additional actions for push and pull, taking into account hooks on the development server
  • Debugging remote PHP scripts and tests right in the IDE
  • Various configurations for launching KPHP
  • PHPUnit and PHPLinter run configurations
  • KPHP Benchmarks with ktest
  • Support for Yarn Watch, Builders, Debug Logs, Test Domains
  • Built-in KPHP Playground and Hastebin
  • Ability to view the generated C++ code for the entire site
  • Run Anything on Server action
  • And more...

This plugin aims to reduce the necessary context switches when working. It implements this through synchronization checks, as well as built-in tools that can now be run directly from the IDE and additional push and pull actions directly from the IDE, taking into account all the hooks on the development server.

You can find this plugin on the official JetBrains plugins website.

Installation

  • Using IDE built-in plugin system:

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

  • Manually:

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

Details

Landing page (in Russian)

For plugin developer

This plugin can be useful for plugin developers who need to solve similar problems. You can find how to work with SSH there, including sending commands and handling their output. How to keep track of when the connection was dropped and how to handle this so that the process doesn't get dropped. Also, you can find how you can synchronize two repositories, how to upload and download files via SFTP.

License

This project is under the MIT License. See the LICENSE file for the full license text.

About

PhpStorm plugin aimed at simplifying tasks at the junction of the local repository and the repository on the dev server

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •