PHPackages                             m-breuer/pint-preset - 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. m-breuer/pint-preset

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

m-breuer/pint-preset
====================

An opinionated Laravel Pint configuration preset for consistent PHP and Laravel project styling.

1.0.3(1y ago)0299MITPHPPHP ^8.1CI passing

Since Apr 25Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/m-breuer/pint-preset)[ Packagist](https://packagist.org/packages/m-breuer/pint-preset)[ RSS](/packages/m-breuer-pint-preset/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Pint Preset for Laravel Projects
================================

[](#pint-preset-for-laravel-projects)

A reusable, opinionated formatting preset for [Laravel Pint](https://laravel.com/docs/12.x/pint), Laravel’s official PHP code style fixer.

This package provides a consistent style guide for Laravel and PHP projects, enabling uniform code standards across multiple repositories.

Features
--------

[](#features)

- Consistent and opinionated code style
- Easy integration into any Laravel or PHP project
- Centralized maintenance of formatting rules
- Suitable for teams and individual developers

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

[](#installation)

Install the package via Composer:

```
composer require m-breuer/pint-preset --dev
```

Usage
-----

[](#usage)

To use this preset, point your project's `pint.json` to the configuration file in this package.

### Example `pint.json`:

[](#example-pintjson)

```
{
  "config": "./vendor/m-breuer/pint-preset/pint.json"
}
```

Then run Pint:

```
composer pint
```

This allows your project to consume a centrally maintained Pint rule set.

Requirements
------------

[](#requirements)

- PHP 8.1 or higher
- Laravel Pint 1.10 or higher

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance68

Regular maintenance activity

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

4

Last Release

383d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b4b486235a6576f4f4cc7ec89c137f5bb24332d79ac6747854aa3fae0ef9b64a?d=identicon)[m-breuer](/maintainers/m-breuer)

---

Top Contributors

[![m-breuer](https://avatars.githubusercontent.com/u/20630245?v=4)](https://github.com/m-breuer "m-breuer (16 commits)")

---

Tags

formatterlaravelCode stylephp-cs-fixerpresetPint

### Embed Badge

![Health badge](/badges/m-breuer-pint-preset/health.svg)

```
[![Health](https://phpackages.com/badges/m-breuer-pint-preset/health.svg)](https://phpackages.com/packages/m-breuer-pint-preset)
```

###  Alternatives

[jubeki/laravel-code-style

Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.

56521.7k8](/packages/jubeki-laravel-code-style)[amphibee/laravel-pint-pre-commit

Laravel Pint pre-commit hook allow you to analyse your code with the awesome Laravel Pint.

1943.9k](/packages/amphibee-laravel-pint-pre-commit)

PHPackages © 2026

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