PHPackages                             ralfmaxxx/phpstorm\_configurator - 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. ralfmaxxx/phpstorm\_configurator

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ralfmaxxx/phpstorm\_configurator
================================

Configure you phpstorm based on one file

0.6.0(9y ago)51.8k2[1 PRs](https://github.com/ralfmaxxx/phpstorm_configurator/pulls)proprietaryPHPPHP &gt;=5.6CI failing

Since Jul 26Pushed 4y ago2 watchersCompare

[ Source](https://github.com/ralfmaxxx/phpstorm_configurator)[ Packagist](https://packagist.org/packages/ralfmaxxx/phpstorm_configurator)[ RSS](/packages/ralfmaxxx-phpstorm-configurator/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (8)Versions (15)Used By (0)

PhpStorm Project Configurator
=============================

[](#phpstorm-project-configurator)

[![Latest Stable Version](https://camo.githubusercontent.com/01c2924cca8e0a54d270480e6c182a46c15cc89488632e5d2fae708391839bc0/68747470733a2f2f706f7365722e707567782e6f72672f72616c666d617878782f70687073746f726d5f636f6e666967757261746f722f762f737461626c65)](https://packagist.org/packages/ralfmaxxx/phpstorm_configurator)[![Total Downloads](https://camo.githubusercontent.com/e9ef2d9d7704b48c9e3c1d63530d3027e86854aed4f9c48e43bc8295c55e2875/68747470733a2f2f706f7365722e707567782e6f72672f72616c666d617878782f70687073746f726d5f636f6e666967757261746f722f646f776e6c6f616473)](https://packagist.org/packages/ralfmaxxx/phpstorm_configurator)[![Latest Unstable Version](https://camo.githubusercontent.com/48ae62c584407ee870f9cd78e2fe0255f9e81b0400a18ce78ffa6383d48d1408/68747470733a2f2f706f7365722e707567782e6f72672f72616c666d617878782f70687073746f726d5f636f6e666967757261746f722f762f756e737461626c65)](https://packagist.org/packages/ralfmaxxx/phpstorm_configurator)[![License](https://camo.githubusercontent.com/2b73915e66fef9a657831e2fc15c96ecc0c71d31d70f69b31910257a91a590f5/68747470733a2f2f706f7365722e707567782e6f72672f72616c666d617878782f70687073746f726d5f636f6e666967757261746f722f6c6963656e7365)](https://packagist.org/packages/ralfmaxxx/phpstorm_configurator)

### Requirements

[](#requirements)

- `PHP>=5.6`

### Usage

[](#usage)

Now it is easy to prepare and share your phpstorm configuration for projects.

Just create simple *phpstorm.yml* which contains:

```
settings:
    inspection: ~
    indent: ~

```

Settings have default values as is shown below:

```
settings:
    inspection:
        phpmd: "phpmd.xml"
        phpcs: "ruleset.xml"
    indent:
        php: 4
        js: 4
        gherkin: 4
        yml: 4
        json: 4
        css: 4
        scss: 4
        html: 4
        xml: 4

```

You can easily overwrite them in your *phpstorm.yml* file.

Based on this file, just run from directory where *phpstorm.yml* is placed:

```
phpstorm-configurator configure:inspections
phpstorm-configurator configure:indents

```

### Important

[](#important)

It works properly only on Mac/Linux and tested with *PhpStorm 9* and *PhpStorm 2016.(1,2,3)*.

For now **.idea** directory has to exist.

If your settings are not imported, please **restart IDE**.

Inspections will be imported only if your files have **proper structure**.

For now phpcs file has to be named "ruleset.xml". Otherwise it won't be used by PhpStorm.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.8% of commits — single point of failure

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

Recently: every ~135 days

Total

12

Last Release

3378d ago

PHP version history (2 changes)0.4.0PHP &gt;=5.5

0.5.0PHP &gt;=5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/e32538b4ae78c358fa241dc3596c5eb7e19f2fabcd685e6a2acd153c5bb9f567?d=identicon)[ralfmaxxx](/maintainers/ralfmaxxx)

---

Top Contributors

[![rafalkanski](https://avatars.githubusercontent.com/u/7381290?v=4)](https://github.com/rafalkanski "rafalkanski (30 commits)")[![filipgolonka](https://avatars.githubusercontent.com/u/2419247?v=4)](https://github.com/filipgolonka "filipgolonka (1 commits)")

###  Code Quality

TestsBehat

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/ralfmaxxx-phpstorm-configurator/health.svg)

```
[![Health](https://phpackages.com/badges/ralfmaxxx-phpstorm-configurator/health.svg)](https://phpackages.com/packages/ralfmaxxx-phpstorm-configurator)
```

###  Alternatives

[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)

PHPackages © 2026

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