skylence/laravel-essentials
最新稳定版本:v1.0.0
Composer 安装命令:
composer require skylence/laravel-essentials
包简介
Meta-package with essential Laravel dev tooling
README 文档
README
Meta-package with essential Laravel tooling. One install for runtime packages, one for dev tools.
Installation
composer require skylence/laravel-essentials
What's Included
Runtime
| Package | What it does |
|---|---|
| livewire/blaze | Livewire component library |
| nunomaduro/essentials | Better defaults for Laravel (strict models, immutable dates, force HTTPS, etc.) |
Dev (require-dev)
| Package | What it does |
|---|---|
| captainhook/captainhook | Git hooks management |
| larastan/larastan | PHPStan for Laravel |
| laravel/pint | Code style fixer |
| nunomaduro/collision | Beautiful error reporting |
| orchestra/testbench | Laravel package testing |
| pestphp/pest | Testing framework |
| pestphp/pest-plugin-arch | Architecture testing |
| pestphp/pest-plugin-laravel | Laravel testing helpers |
| pestphp/pest-plugin-type-coverage | Type coverage analysis |
| phpstan/phpstan | Static analysis |
| phpstan/phpstan-deprecation-rules | PHPStan deprecation rules |
| rector/rector | Automated refactoring |
| spatie/laravel-ray | Debug with Ray |
License
MIT
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-05