PHPackages                             elgentos/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. elgentos/coding-standard-phpstorm

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

elgentos/coding-standard-phpstorm
=================================

Elgentos PHP Coding Standard PHPStorm integration

1.0.2(1y ago)1120.2k—9.3%23MITPHPPHP ^7.1 || ^8.0

Since Aug 11Pushed 1y agoCompare

[ Source](https://github.com/elgentos/coding-standard-phpstorm)[ Packagist](https://packagist.org/packages/elgentos/coding-standard-phpstorm)[ RSS](/packages/elgentos-coding-standard-phpstorm/feed)WikiDiscussions master Synced 1mo ago

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

[![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

42

—

FairBetter than 90% of packages

Maintenance49

Moderate activity, may be stable

Popularity35

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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 ~500 days

Total

3

Last Release

375d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/88a6d8dc588e8f2a0948335563a754687f71304f0bd3b7f7049d4bcdc00a563c?d=identicon)[peterjaap](/maintainers/peterjaap)

---

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)")[![WouterSteen](https://avatars.githubusercontent.com/u/5089604?v=4)](https://github.com/WouterSteen "WouterSteen (5 commits)")[![vssr](https://avatars.githubusercontent.com/u/912625?v=4)](https://github.com/vssr "vssr (4 commits)")[![ksangers](https://avatars.githubusercontent.com/u/1464877?v=4)](https://github.com/ksangers "ksangers (3 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)")[![peterjaap](https://avatars.githubusercontent.com/u/431360?v=4)](https://github.com/peterjaap "peterjaap (2 commits)")[![mbijnsdorp](https://avatars.githubusercontent.com/u/2115705?v=4)](https://github.com/mbijnsdorp "mbijnsdorp (1 commits)")[![JeroenBoersma](https://avatars.githubusercontent.com/u/1163348?v=4)](https://github.com/JeroenBoersma "JeroenBoersma (1 commits)")[![michielfb](https://avatars.githubusercontent.com/u/3659033?v=4)](https://github.com/michielfb "michielfb (1 commits)")

### Embed Badge

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

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

###  Alternatives

[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.

2994.3M16](/packages/vaimo-composer-patches)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[olvlvl/composer-attribute-collector

A convenient and near zero-cost way to retrieve targets of PHP 8 attributes

184108.8k8](/packages/olvlvl-composer-attribute-collector)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

41716.4k2](/packages/lullabot-drainpipe)

PHPackages © 2026

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