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

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

defstudio/laravel-dev-dependencies
==================================

A collection of laravel development dependencies

v1.4.0(4y ago)04.2kMITPHP

Since Sep 17Pushed 3y ago2 watchersCompare

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

READMEChangelog (10)Dependencies (11)Versions (21)Used By (0)

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

[](#laravel-tools)

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

[](#installation)

You can install this package via Composer:

`composer require --dev defstudio/laravel-dev-dependencies`

Setup
-----

[](#setup)

### Publishing Assets

[](#publishing-assets)

### Composer Scripts

[](#composer-scripts)

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=-1",
"test:mutation": "./vendor/bin/infection --test-framework=pest --show-mutations",
"test": "php ./vendor/bin/pest --colors=always --parallel",
"x-ray": "./vendor/bin/x-ray .",
"update:snapshots": "php ./vendor/bin/pest --colors=always -d --update-snapshots",
"test:all": [
    "@test:lint",
    "@test:types",
    "@test",
    "@x-ray".
]

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

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

Every ~9 days

Total

20

Last Release

1526d ago

### 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 (42 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![nicola-posa](https://avatars.githubusercontent.com/u/80521158?v=4)](https://github.com/nicola-posa "nicola-posa (1 commits)")

---

Tags

laravelphp

### Embed Badge

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

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

###  Alternatives

[kmlaravel/laravel-geographical-calculator

laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates

42677.2k2](/packages/kmlaravel-laravel-geographical-calculator)[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)[luchavez/boilerplate-generator

A boilerplate generator for building packages and implementing DDD on Laravel 8|9|10.

111.7k2](/packages/luchavez-boilerplate-generator)

PHPackages © 2026

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