dev-to-geek / laravel-init
A little package I use to add preconfigured tools (PHPStan, Larastan, Pint, Pail, ...) to my projects
Fund package maintenance!
Dev2Geek
Installs: 1 574
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 1
Requires
- php: ^8.3
- illuminate/contracts: ^10.0||^11.0||^12.0
- spatie/laravel-package-tools: ^1.19
Requires (Dev)
- larastan/larastan: ^v3.1
- laravel/pint: ^v1.21
- mockery/mockery: *
- nunomaduro/collision: ^8.6.1||^7.10.0
- orchestra/testbench: ^9.11.0||^8.22.0
- pestphp/pest: ^v3.7.4
- pestphp/pest-plugin-arch: ^3.0
- pestphp/pest-plugin-laravel: ^3.1
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan-deprecation-rules: ^2.0.0
- phpstan/phpstan-phpunit: ^2.0.1
- rector/rector: ^2.0
This package is not auto-updated.
Last update: 2025-06-03 09:21:30 UTC
README
A little package I use to add preconfigured tools (PHPStan, Larastan, Pint, Pail, ...) to my projects.
Installation
You can install the package via composer:
composer require dev-to-geek/laravel-init
Usage
php artisan laravel-init:install [--remove-me]
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.