Download the PHP package imo-tikuwa/laravel-make-with-format without Composer
On this page you can find all versions of the php package imo-tikuwa/laravel-make-with-format. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download imo-tikuwa/laravel-make-with-format
More information about imo-tikuwa/laravel-make-with-format
Files in imo-tikuwa/laravel-make-with-format
Package laravel-make-with-format
Short Description Running the make:●● command will get Pint and laravel-ide-helper working (if installed).
License MIT
Homepage https://github.com/imo-tikuwa/laravel-make-with-format
Informations about the package laravel-make-with-format
Automatic format listener after Laravel's make:●● command
Provides a listener to prevent forgetting to run Laravel Pint and IDE Helper after executing the make:●● command.
Installation
You can install the package via composer:
You can publish the config file with:
Optional Dependencies
This package will use the following tools if they are installed in your project:
- Laravel Pint (for code formatting)
- IDE Helper Generator for Laravel (for improved IDE support)
If you want to take advantage of these features, you can install them manually:
For detailed installation and setup instructions, please refer to the documentation of each package:
- Laravel Pint: https://github.com/laravel/pint
- IDE Helper Generator: https://github.com/barryvdh/laravel-ide-helper
Usage
After executing the make:●● command, Pint and laravel-ide-helper will work.
Testing
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
- imo-tikuwa
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-make-with-format with dependencies
illuminate/contracts Version ^11.0
spatie/laravel-package-tools Version ^1.16