jazzman/php-cs-fixer-rules

Maintainers

Package info

github.com/Jazz-Man/php-cs-fixer-rules

pkg:composer/jazzman/php-cs-fixer-rules

Statistics

Installs: 2 046

Dependents: 15

Suggesters: 0

Stars: 0

Open Issues: 0

0.3.0 2025-11-17 21:09 UTC

This package is auto-updated.

Last update: 2026-03-17 21:46:55 UTC


README

<?php

use function JazzMan\PhpCsFixerRules\phpCsFixerConfig;

require_once __DIR__ . '/vendor/jazzman/php-cs-fixer-rules/src/rules-config.php';


return phpCsFixerConfig(__DIR__);