PHPackages                             shopsys/biome-config - 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. shopsys/biome-config

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

shopsys/biome-config
====================

Shared Biome configuration for Shopsys Platform

v18.0.0(4mo ago)08.0k—9.7%3MIT

Since Sep 10Pushed 1mo agoCompare

[ Source](https://github.com/shopsys/biome-config)[ Packagist](https://packagist.org/packages/shopsys/biome-config)[ RSS](/packages/shopsys-biome-config/feed)WikiDiscussions 19.0 Synced 1mo ago

READMEChangelogDependenciesVersions (14)Used By (3)

@shopsys/biome-config
=====================

[](#shopsysbiome-config)

Shared Biome configuration for Shopsys Platform.

Usage
-----

[](#usage)

Install the package as a dev dependency:

```
npm install --save-dev @shopsys/biome-config
```

Create a `biome.json` file in your project that extends this configuration:

```
{
    "extends": ["@shopsys/biome-config"]
}
```

Overriding Configuration
------------------------

[](#overriding-configuration)

You can override any settings by adding them to your local `biome.json`:

```
{
    "extends": ["@shopsys/biome-config"],
    "files": {
        "includes": ["src/**/*.js", "!src/vendor/**"]
    }
}
```

Shared Configuration
--------------------

[](#shared-configuration)

This package includes the following Biome settings:

- **Formatter**: 4 spaces, 120 line width, LF line endings
- **Linter**: Recommended rules with specific adjustments for Shopsys codebase
- **JavaScript**: Single quotes, semicolons, trailing commas

See `index.json` for the complete configuration.

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance83

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~22 days

Recently: every ~27 days

Total

6

Last Release

140d ago

Major Versions

v17.0.1 → 18.0.x-dev2025-12-29

18.0.x-dev → 19.0.x-dev2025-12-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e3409c555d1e101617340d2ba982d26d5c28a2b1dbf10e7e19b8a07e6a7eed5?d=identicon)[TomasLudvik](/maintainers/TomasLudvik)

![](https://www.gravatar.com/avatar/7b125b646ceaeb5a2a859613c9dcc82d18493c9071c32ca2991543067c6bdc66?d=identicon)[grossmannmartin](/maintainers/grossmannmartin)

![](https://www.gravatar.com/avatar/8aee0045853dd983a2a4f291d2e21e7492e2d8c19d84cdb7a76dd16c3eb499f9?d=identicon)[rostislav.vitek@shopsys.com](/maintainers/rostislav.vitek@shopsys.com)

---

Top Contributors

[![vitek-rostislav](https://avatars.githubusercontent.com/u/10401898?v=4)](https://github.com/vitek-rostislav "vitek-rostislav (2 commits)")[![grossmannmartin](https://avatars.githubusercontent.com/u/1177414?v=4)](https://github.com/grossmannmartin "grossmannmartin (1 commits)")

### Embed Badge

![Health badge](/badges/shopsys-biome-config/health.svg)

```
[![Health](https://phpackages.com/badges/shopsys-biome-config/health.svg)](https://phpackages.com/packages/shopsys-biome-config)
```

###  Alternatives

[arnolem/tailwindphp

TailwindPHP - use Tailwind CSS in your PHP projects (without npm)

131.1k](/packages/arnolem-tailwindphp)

PHPackages © 2026

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