command-g/blueprint
Composer 安装命令:
composer create-project command-g/blueprint
包简介
An opiniated application skeleton for the Laravel framework.
关键字:
README 文档
README
This is an opinionated application skeleton for the Laravel framework. It includes:
- Stricter code styling with Pint
- Static analysis with PHPStan
- Stricter defaults in the AppServiceProvider
- A GitHub actions workflow for automatic testing
- Composer scripts to lint, test and analyze the code
Getting started
This starter kit requires at least PHP 8.5.
Create a new project using Composer:
composer create-project command-g/blueprint --prefer-dist example-app
Create a new project with the Laravel installer
laravel new --using=command-g/blueprint example-app
License
The Laravel framework and this starter kit are open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-05