PHPackages                             artengin/laravel-pint-artisan - 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. [CLI &amp; Console](/categories/cli)
4. /
5. artengin/laravel-pint-artisan

ActiveLibrary[CLI &amp; Console](/categories/cli)

artengin/laravel-pint-artisan
=============================

Run Laravel Pint through Artisan, supporting all paths, flags, and options.

v1.1.1(5mo ago)723MITPHPPHP ^8.2.0CI passing

Since Jan 14Pushed 5mo agoCompare

[ Source](https://github.com/artengin/laravel-pint-artisan)[ Packagist](https://packagist.org/packages/artengin/laravel-pint-artisan)[ RSS](/packages/artengin-laravel-pint-artisan/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (7)Versions (7)Used By (0)

[![Actions Status](https://github.com/artengin/laravel-pint-artisan/actions/workflows/ci.yml/badge.svg)](https://github.com/artengin/laravel-pint-artisan/actions)[![Coverage Status](https://camo.githubusercontent.com/60c56664caade7cdc5ba5694656a733cccb816d94a6a2e399d6077ac3ae99994/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f617274656e67696e2f6c61726176656c2d70696e742d6172746973616e2f62616467652e737667)](https://coveralls.io/github/artengin/laravel-pint-artisan)[![License](https://camo.githubusercontent.com/f4d78a9bc408b990c840a9faf5848885dfce1c54900b46dd3540ef9ff29f3d9a/687474703a2f2f706f7365722e707567782e6f72672f617274656e67696e2f6c61726176656c2d70696e742d6172746973616e2f6c6963656e7365)](https://packagist.org/packages/artengin/laravel-pint-artisan)

Laravel Pint Artisan
====================

[](#laravel-pint-artisan)

Run [Laravel Pint](https://laravel.com/docs/pint) via the Artisan console using the `php artisan pint` command, with full support for all arguments, flags, and file paths.

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

[](#requirements)

- PHP 8.2+
- Laravel 12.0+
- Laravel Pint 1.22+

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

[](#installation)

```
composer require artengin/laravel-pint-artisan --dev
```

Usage
-----

[](#usage)

Run Pint with any options it supports:

Example:

```
# Format all files
php artisan pint

# Use specific preset
php artisan pint --preset=laravel

# Format specific directories/files
php artisan pint app src tests

# Combine options
php artisan pint --dirty --preset=psr12 app config

...
```

All arguments and flags are passed directly to the Pint binary. Output with formatting results is displayed.

License
-------

[](#license)

Laravel Pint Artisan package is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance70

Regular maintenance activity

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

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

5

Last Release

170d ago

Major Versions

v0.1.1 → v1.0.02026-01-15

PHP version history (2 changes)v0.1.0PHP ^8.3

v1.1.0PHP ^8.2.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/152782500?v=4)[Artyom Osepyan](/maintainers/Artengin)[@artengin](https://github.com/artengin)

---

Top Contributors

[![artengin](https://avatars.githubusercontent.com/u/152782500?v=4)](https://github.com/artengin "artengin (28 commits)")

---

Tags

artisanclilaravelphppintphpcliconsolecommand-linelaraveldevartisanlintPint

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/artengin-laravel-pint-artisan/health.svg)

```
[![Health](https://phpackages.com/badges/artengin-laravel-pint-artisan/health.svg)](https://phpackages.com/packages/artengin-laravel-pint-artisan)
```

###  Alternatives

[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.7k357.7M11.1k](/packages/nunomaduro-collision)[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

819430.4k54](/packages/nunomaduro-laravel-console-menu)[nunomaduro/laravel-console-task

Laravel Console Task is a output method for your Laravel/Laravel Zero commands.

2592.3M13](/packages/nunomaduro-laravel-console-task)[nunomaduro/laravel-console-summary

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

672.3M4](/packages/nunomaduro-laravel-console-summary)[nunomaduro/laravel-console-dusk

Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.

16458.3k8](/packages/nunomaduro-laravel-console-dusk)[rahul900day/laravel-console-spinner

Laravel Console Spinner is a spinner output for Laravel command line.

76130.4k1](/packages/rahul900day-laravel-console-spinner)

PHPackages © 2026

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