PHPackages                             defstudio/laravel-dev-tools - 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. defstudio/laravel-dev-tools

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

defstudio/laravel-dev-tools
===========================

Dev requirements def:studio laravel projects

06.4k[1 PRs](https://github.com/defstudio/laravel-dev-tools/pulls)

Since Feb 23Pushed 2y ago3 watchersCompare

[ Source](https://github.com/defstudio/laravel-dev-tools)[ Packagist](https://packagist.org/packages/defstudio/laravel-dev-tools)[ RSS](/packages/defstudio-laravel-dev-tools/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependenciesVersions (3)Used By (0)

laravel-dev-tools
=================

[](#laravel-dev-tools)

Add the following scripts to composer.json

```
"php-cs-fixer": "php-cs-fixer fix -v --config=./.php-cs-fixer.php",
"lint": "@php-cs-fixer",
"test:lint": "@php-cs-fixer --dry-run",
"test:types": "php ./vendor/bin/phpstan analyse --ansi --memory-limit=0",
"test": "php ./vendor/bin/pest --colors=always",
"test:all": [
    "@test:lint",
    "@test:types",
    "@test"
]

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/db5e0ab5568062368a52c61d67381c1a35be5e5c816968dd3883bc7ba2d46b53?d=identicon)[fabio.ivona](/maintainers/fabio.ivona)

---

Top Contributors

[![fabio-ivona](https://avatars.githubusercontent.com/u/8792274?v=4)](https://github.com/fabio-ivona "fabio-ivona (16 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

laravelphp

### Embed Badge

![Health badge](/badges/defstudio-laravel-dev-tools/health.svg)

```
[![Health](https://phpackages.com/badges/defstudio-laravel-dev-tools/health.svg)](https://phpackages.com/packages/defstudio-laravel-dev-tools)
```

###  Alternatives

[dragon-code/size-sorter

Easily sort clothing size, height, bra size, furniture size and more

3915.6k](/packages/dragon-code-size-sorter)[swatkins/laravel-gantt

Laravel package to display items within a Gantt Chart.

262.5k](/packages/swatkins-laravel-gantt)

PHPackages © 2026

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