vlfesko/laravel-pint-config
最新稳定版本:1.5.0
Composer 安装命令:
composer require vlfesko/laravel-pint-config
包简介
Laravel Pint configuration.
README 文档
README
This package provides a custom configuration for Laravel Pint, an opinionated PHP code style fixer for Laravel.
Installation
You can install the package via composer:
composer require vlfesko/laravel-pint-config
Usage
After installation, you can use this configuration by referencing it in your Laravel Pint command:
./vendor/bin/pint --config vendor/vlfesko/laravel-pint-config/pint.json
Configuration
The pint.json file in this package includes custom rules for Laravel Pint. These rules are designed to enforce a consistent coding style across my Laravel projects.
License
This package is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-05-05