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

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

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

A collection of laravel tools made by def:studio team

v2.0.0(5mo ago)47.3k↓64.4%[1 PRs](https://github.com/defstudio/laravel-tools/pulls)MITBladePHP ^8.2

Since Sep 13Pushed 1mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (7)Versions (94)Used By (0)

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

[](#laravel-tools)

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

[](#installation)

You can install this package via Composer:

`composer require defstudio/laravel-tools`

Setup
-----

[](#setup)

### Publishing Assets

[](#publishing-assets)

\[TODO\]

### Dev dependencies installation

[](#dev-dependencies-installation)

additionally, you can install our opinionated dev dependencies for laravel projects

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

and 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",
"update:snapshots": "php ./vendor/bin/pest --colors=always -d --update-snapshots",
"coverage": "php ./vendor/bin/pest --coverage",
"test:all": [
    "@test:lint",
    "@test:types",
    "@test"
]

```

###  Health Score

54

—

FairBetter than 96% of packages

Maintenance84

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 96.6% 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 ~19 days

Recently: every ~231 days

Total

89

Last Release

37d ago

Major Versions

v0.6.6 → v1.1.02023-02-15

v1.5.8 → 2.x-dev2023-11-21

PHP version history (3 changes)v0.0.1PHP ^8.0

v0.6.3PHP ^8.1

v2.0.0PHP ^8.2

### 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 (282 commits)")[![nicola-posa](https://avatars.githubusercontent.com/u/80521158?v=4)](https://github.com/nicola-posa "nicola-posa (8 commits)")[![MarioGattolla](https://avatars.githubusercontent.com/u/94918437?v=4)](https://github.com/MarioGattolla "MarioGattolla (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

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