sikessem / devtools
🧪 Tools needed for PHP and Laravel project development and automation.
v1.5.0
2026-03-19 15:24 UTC
Requires
- php: >=8.3
- barryvdh/laravel-debugbar: ^4.1
- barryvdh/laravel-ide-helper: ^3.7
- fakerphp/faker: ^1.24
- larastan/larastan: ^3.9
- laravel/boost: ^2.3
- laravel/dusk: ^8.4
- laravel/pail: ^1.2
- laravel/pint: ^1.29
- laravel/sail: ^1.54
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.9
- nunomaduro/phpinsights: ^2.14
- orchestra/testbench: ^10.11
- pestphp/pest: ^4.4
- pestphp/pest-plugin-faker: ^4.0
- pestphp/pest-plugin-laravel: ^4.1
- pestphp/pest-plugin-livewire: ^4.1
- phpstan/phpstan: ^2.1
- psalm/plugin-laravel: ^3.1
- rector/rector: ^2.3
- spatie/ignition: ^1.16
- spatie/laravel-ignition: ^2.12
- spatie/laravel-ray: ^1.43
- spatie/ray: ^1.47
- symfony/var-dumper: ^7.4
- vimeo/psalm: ^6.16
- wulfheart/laravel-actions-ide-helper: ^0.10.0
README
PHP and Laravel development, debugging, testing and automation tools.
📋 Requirements
- Requires PHP 8.3+ (at least 8.3.29 recommended to avoid potential bugs).
- Requires Composer v2+ to manage PHP dependencies.
⚡️ Installation
Install DevTools using Composer:
-
By including the dependency:
composer require sikessem/devtools --dev --with-all-dependencies
-
Or by adding the
sikessem/devtoolsdependency to yourcomposer.jsonfile:{ "require-dev" : { "sikessem/devtools": "^1.5" } }
💬 Discussions
Larger discussions and proposals are discussed in Sikessem's discussions.
Made with ❤︎ by @siguici.