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

v19.0.0(6mo ago)012.8k↓27.1%3MIT

Since Sep 10Pushed 5d agoCompare

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

READMEChangelogDependenciesVersions (21)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

46

—

FairBetter than 92% of packages

Maintenance86

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity45

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

Total

8

Last Release

9d ago

Major Versions

v17.0.1 → v18.0.02025-12-29

v18.0.0 → v19.0.02025-12-29

18.0.x-dev → 20.0.x-dev2026-06-23

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5638367?v=4)[Tomáš Ludvik](/maintainers/TomasLudvik)[@TomasLudvik](https://github.com/TomasLudvik)

![](https://avatars.githubusercontent.com/u/1177414?v=4)[Martin Grossmann](/maintainers/grossmannmartin)[@grossmannmartin](https://github.com/grossmannmartin)

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

---

Top Contributors

[![chlebektomas](https://avatars.githubusercontent.com/u/75931029?v=4)](https://github.com/chlebektomas "chlebektomas (2 commits)")[![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

[djunehor/laravel-bible

Laravel package to fetch from the Holy Bible

182.8k](/packages/djunehor-laravel-bible)

PHPackages © 2026

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