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 018

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-02-17 21:39:00 UTC


README

<?php

use function JazzMan\PhpCsFixerRules\phpCsFixerConfig;

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


return phpCsFixerConfig(__DIR__);