Registry / build-tool / nexusphp-cs-config

nexusphp-cs-config

JSON →
library3.28.5phppackagistunverified

A factory for custom rulesets for PHP CS Fixer.

composer require nexusphp/cs-config
INSTALL
IMPORT
SIG · NEXUSPHP-CS-CONFIG
N
nexusphp-cs-config
build-toolphpv3.28.5
harness data pending
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.

Factory
use Nexus\CsConfig\Factory;

Create a PHP CS Fixer configuration with custom rulesets.

use Nexus\CsConfig\Factory; $config = Factory::create()->withRules(['@PSR12' => true]); return $config;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.28.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Amazon
1
OpenAI (training)
1
Resources
nexusphp-cs-config — pip install nexusphp-cs-config · libregistry