Registry /
utility / mll-lab-php-cs-fixer-config
Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
PhpCsFixerConfig
✓ use MLL\PhpCsFixerConfig\PhpCsFixerConfig;
Get shared PHP CS Fixer rules
use MLL\PhpCsFixerConfig\PhpCsFixerConfig;
$config = new PhpCsFixerConfig();
$config->getRules(); // Returns array of rules
Debug
Known issues
No known issues recorded.
Upgrade
Version history
5.13.0latest on Packagist
Audit
Dependencies
No dependency data recorded yet.