Registry /
build-tool / extendsframework-extends-coding-standard
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.
ExtendsStandard
✓ use ExtendsFramework\CodingStandard\ExtendsStandard;
Load the coding standard configuration
use ExtendsFramework\CodingStandard\ExtendsStandard;
$standard = new ExtendsStandard();
$config = $standard->getConfiguration();
// Use with PHP_CodeSniffer
// $ phpcs --standard=./vendor/extendsframework/extends-coding-standard/ruleset.xml
Debug
Known issues
No known issues recorded.
Audit
Dependencies
No dependency data recorded yet.