PHPackages                             inly/duster-presets - 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. inly/duster-presets

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

inly/duster-presets
===================

Inly's presets for the duster package

v0.9(2y ago)01.9k↓33.3%[2 PRs](https://github.com/InlyTechnology/duster-presets/pulls)MITPHPPHP ^8.1

Since Aug 7Pushed 1y agoCompare

[ Source](https://github.com/InlyTechnology/duster-presets)[ Packagist](https://packagist.org/packages/inly/duster-presets)[ Docs](https://github.com/inly/duster-presets)[ RSS](/packages/inly-duster-presets/feed)WikiDiscussions main Synced 1mo ago

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

[![Inly](https://camo.githubusercontent.com/a41173fd83bb18c7cce52abe2d5ee8c33f37bfefac47f5470e4ad0b03dcbaaf3/68747470733a2f2f696e6c792e73652f6769746875622e706e67)](https://inly.se)
Inly's presets for the duster package
=====================================

[](#inlys-presets-for-the-duster-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3c757eafe16f1f5bb8c9415967d0a6995eb1eb476953cfcc4b7d87e70ff08327/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e6c792f6475737465722d707265736574732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/inly/duster-presets)[![GitHub Tests Action Status](https://camo.githubusercontent.com/3fff4aa91be31de699174df0dff2e9737f947ebcef361b56507c93891698e39b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f696e6c792f6475737465722d707265736574732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/inly/duster-presets/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/71718841893f2844b56eebab73060483a645449ccc1666146185fc7b735415c3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f696e6c792f6475737465722d707265736574732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/inly/duster-presets/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/5738ab2c8cf8c8956d8dfa9692bafe8c919019014427315369bc5742a7f9596e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696e6c792f6475737465722d707265736574732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/inly/duster-presets)

To maintain the same presets for all projects the config files for [tighten/duster](https://github.com/tighten/duster) is stored here and published in each project.

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

[](#installation)

You can install the package via composer:

```
composer require inly/duster-presets --dev
```

Install duster if not already done:

```
composer require tightenco/duster --dev
```

You can publish and update the config files with:

```
php artisan vendor:publish --provider="Inly\DusterPresets\DusterPresetsServiceProvider" --force
```

Add this to your scrips in `composer.json`:

```
"lint": "./vendor/bin/duster lint",
"format": "./vendor/bin/duster fix"
```

You can now run duster with one of these commands:

```
composer lint
composer format
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Joel Jensen](https://github.com/Joel-Jensen)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.3% 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

Unknown

Total

1

Last Release

1005d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/32a69b92e125246acc56bc7784ea97b7a353bdb808a49c39861d345ed82c333b?d=identicon)[Joel-Jensen](/maintainers/Joel-Jensen)

---

Top Contributors

[![Joel-Jensen](https://avatars.githubusercontent.com/u/60270137?v=4)](https://github.com/Joel-Jensen "Joel-Jensen (21 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelinlyduster-presets

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/inly-duster-presets/health.svg)

```
[![Health](https://phpackages.com/badges/inly-duster-presets/health.svg)](https://phpackages.com/packages/inly-duster-presets)
```

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M626](/packages/spatie-laravel-data)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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