PHPackages                             youwe/coding-standard-phpstorm - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. youwe/coding-standard-phpstorm

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

youwe/coding-standard-phpstorm
==============================

Youwe PHP Coding Standard PHPStorm integration

2.3.1(4y ago)155.4k↓47.8%3[1 PRs](https://github.com/YouweGit/coding-standard-phpstorm/pulls)MITPHPPHP ^7.1 || ^8.0

Since Feb 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/YouweGit/coding-standard-phpstorm)[ Packagist](https://packagist.org/packages/youwe/coding-standard-phpstorm)[ RSS](/packages/youwe-coding-standard-phpstorm/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (3)Versions (32)Used By (0)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/63a3db1f8392671dbc3f117bce6e2052604d1cb6ec23fe72165c473faffc252f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6564696163742f636f64696e672d7374616e646172642d70687073746f726d2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mediact/coding-standard-phpstorm/?branch=master)

coding-standard-phpstorm
========================

[](#coding-standard-phpstorm)

Sets up PhpStorm coding standards for a project.

Installation
------------

[](#installation)

This package is installed using Composer:

```
composer require mediact/coding-standard-phpstorm

```

Configuration
-------------

[](#configuration)

Use PHPStorm's `file > settings > language > PHP` menu to point to the installed binaries for PHPMD and PHPCS.

Live Templates
--------------

[](#live-templates)

You now get live templates that can be be found in `file > settings > Editor -> Live Templates` . These templates can be enabled/disabled. At this moment there have been live templates created for:

- ACL
- DB Schema
- DI
- Events
- Menu
- Module
- Phtml (WIP)
- Registration
- System

Check out [this link](COMMANDS.md) to see more info

Templates
---------

[](#templates)

You now get live templates that can be be found in `file > settings > Editor -> File and Code Templates` . These can be enabled and disabled for if you want to use them or not. If no phpstorm templates are shown please restart PhpStorm. At this moment there have been templates created for:

- ACL
- Class
- Class - Backend Controller
- Class - Block
- Class - Helper
- Class - Observer
- Class - ViewModel
- Config
- DB Schema
- DI
- Events
- Extension Attributes
- Layout
- Menu
- Module
- Registration
- Routes
- Sales
- System
- System Include

Check out [this link](COMMANDS.md) to see all commando's that can be used.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~84 days

Recently: every ~17 days

Total

24

Last Release

1493d ago

Major Versions

1.7.0 → 2.0.02019-08-27

PHP version history (4 changes)1.0.0PHP ^5.4.0 || ^7.0

1.7.0PHP ^5.4 || ^7.1

2.0.0PHP ^7.1

2.3.1PHP ^7.1 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/127846219?v=4)[Youwe Agency](/maintainers/youweagency)[@YouweAgency](https://github.com/YouweAgency)

---

Top Contributors

[![leonhelmus](https://avatars.githubusercontent.com/u/18070887?v=4)](https://github.com/leonhelmus "leonhelmus (28 commits)")[![l-helmus-youwe](https://avatars.githubusercontent.com/u/211521009?v=4)](https://github.com/l-helmus-youwe "l-helmus-youwe (13 commits)")[![ashokadewit](https://avatars.githubusercontent.com/u/45412158?v=4)](https://github.com/ashokadewit "ashokadewit (9 commits)")[![vssr](https://avatars.githubusercontent.com/u/912625?v=4)](https://github.com/vssr "vssr (4 commits)")[![rutgerrademaker](https://avatars.githubusercontent.com/u/912316?v=4)](https://github.com/rutgerrademaker "rutgerrademaker (3 commits)")[![sjokki](https://avatars.githubusercontent.com/u/2527109?v=4)](https://github.com/sjokki "sjokki (3 commits)")[![ksangers](https://avatars.githubusercontent.com/u/1464877?v=4)](https://github.com/ksangers "ksangers (3 commits)")[![mbijnsdorp](https://avatars.githubusercontent.com/u/2115705?v=4)](https://github.com/mbijnsdorp "mbijnsdorp (1 commits)")[![michielfb](https://avatars.githubusercontent.com/u/3659033?v=4)](https://github.com/michielfb "michielfb (1 commits)")

### Embed Badge

![Health badge](/badges/youwe-coding-standard-phpstorm/health.svg)

```
[![Health](https://phpackages.com/badges/youwe-coding-standard-phpstorm/health.svg)](https://phpackages.com/packages/youwe-coding-standard-phpstorm)
```

###  Alternatives

[symfony/runtime

Enables decoupling PHP applications from global state

74798.8M1.0k](/packages/symfony-runtime)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5344.1M564](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2124.7M203](/packages/drupal-core-project-message)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

3014.6M26](/packages/vaimo-composer-patches)[sandersander/composer-link

Adds ability to link local packages for development with composer

98457.9k](/packages/sandersander-composer-link)[phpro/grumphp-shim

GrumPHP Phar distribution

294.7M340](/packages/phpro-grumphp-shim)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
