rockero-cz / laravel-linter
This is my package laravel-linter
Installs: 1 128
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 4
Requires
- php: ^8.1
- spatie/laravel-package-tools: ^1.13.0
- tightenco/tlint: 6.3.0
Requires (Dev)
- laravel/pint: ^1.0
- nunomaduro/collision: ^6.0
- nunomaduro/larastan: ^2.0.1
- orchestra/testbench: ^7.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-10-10 00:46:29 UTC
README
Installation
You can install the package via composer:
composer require rockero-cz/laravel-linter
You can publish config files with:
php artisan vendor:publish --tag="linter-config"
List of commands
php artisan lint
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
The MIT License (MIT). Please see License File for more information.