Download the PHP package zephyrphp/laravel-presets without Composer
On this page you can find all versions of the php package zephyrphp/laravel-presets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zephyrphp/laravel-presets
More information about zephyrphp/laravel-presets
Files in zephyrphp/laravel-presets
Download zephyrphp/laravel-presets
More information about zephyrphp/laravel-presets
Files in zephyrphp/laravel-presets
Vendor zephyrphp
Package laravel-presets
Short Description Presets are an opinionated coding style for your Laravel application.
License MIT
Package laravel-presets
Short Description Presets are an opinionated coding style for your Laravel application.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-presets
Presets
Presets are an opinionated coding style for your Laravel application.
Installation
You may install Presets via Composer:
You can install Presets by invoking the install
command that is available via artisan
:
Usage
Configuration
Presets publish some configuration using the app/Providers/AppServiceProvider.php
configuration file :
Tooling
Presets uses a few tools to ensure the code quality and consistency :
- Pest is the testing framework,
- PHPStan for static analysis,
- Laravel Pint to ensure the code is consistent and follows the Laravel conventions.
- Rector to ensure the code is up to date with the latest PHP version.
You run these tools using the following commands:
Authors
All versions of laravel-presets with dependencies
PHP Build Version
Package Version
The package zephyrphp/laravel-presets contains the following files
Loading the files please wait ....