Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Php Cs Fixer Config Laravel Package

mfn/php-cs-fixer-config

Opinionated php-cs-fixer ruleset for v3.11+ from MFN. Provides a ready-to-use rule array via Mfn\PhpCsFixer\Config::getRules(); enable setRiskyAllowed(true) in your php-cs-fixer config and apply the rules.

View on GitHub
Deep Wiki
Context7

My opinionated php-cs-fixer config for v3.11 and up

Not much to say, these are my opinions.

GitHub issues are disabled, as there's likely not much to discuss here.

If you feel strongly about something, please create a PR and let's look at the technical side together.

Usage

The rules require setRiskyAllowed(true).

In your php-cs-fixer config:

require 'vendor/autoload.php';

$rules = \Mfn\PhpCsFixer\Config::getRules();

return (new PhpCsFixer\Config())
  ->setFinder(…)
  ->setRiskyAllowed(true)
  ->setRules($rules);

License

None? Pick what you want? I don't care, it's just a configuration.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium