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)02.3k↓13.3%[2 PRs](https://github.com/InlyTechnology/duster-presets/pulls)MITPHPPHP ^8.1

Since Aug 7Pushed 2y 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 2d 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

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

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

1062d 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-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

124603.0k](/packages/worksome-exchange)[tarfin-labs/event-machine

Event-driven state machines for Laravel with event sourcing, type-safe context, and full audit trail.

199.4k](/packages/tarfin-labs-event-machine)

PHPackages © 2026

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