brnshkr / config
Centralized collection of configuration and tooling used across all @brnshkr projects
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 1
Forks: 0
Open Issues: 0
Language:TypeScript
Type:composer-plugin
pkg:composer/brnshkr/config
Requires
- php: >=8.5
- composer-plugin-api: ^2.0.0
- ext-json: *
- ext-mbstring: *
Requires (Dev)
- ext-ctype: *
- ext-date: *
- ext-dom: *
- ext-filter: *
- ext-hash: *
- ext-iconv: *
- ext-libxml: *
- ext-openssl: *
- ext-pcre: *
- ext-phar: *
- ext-reflection: *
- ext-simplexml: *
- ext-tokenizer: *
- ext-xml: *
- ext-xmlwriter: *
- composer/composer: 2.9.5
- friendsofphp/php-cs-fixer: 3.93.1
- kubawerlos/php-cs-fixer-custom-fixers: 3.36.0
- pestphp/pest: 4.3.2
- phpstan/extension-installer: 1.4.3
- phpstan/phpstan: 2.1.38
- phpstan/phpstan-deprecation-rules: 2.0.3
- phpstan/phpstan-doctrine: 2.0.14
- phpstan/phpstan-phpunit: 2.0.12
- phpstan/phpstan-strict-rules: 2.0.8
- phpstan/phpstan-symfony: 2.0.12
- phpstan/phpstan-webmozart-assert: 2.0.0
- phpunit/phpunit: 12.5.8
- rector/rector: 2.3.5
- rector/type-perfect: 2.1.2
- spatie/phpunit-snapshot-assertions: 5.3.0
- symfony/finder: 8.0.5
- symplify/phpstan-rules: 14.9.11
- ticketswap/phpstan-error-formatter: 1.2.4
Suggests
- friendsofphp/php-cs-fixer: Needed for automatically applying PHP coding standards
- kubawerlos/php-cs-fixer-custom-fixers: Optional additional PHP CS Fixer rules
- phpstan/extension-installer: Needed when using PHPStan
- phpstan/phpstan: Needed for static code analysis
- phpstan/phpstan-deprecation-rules: Optional PHPStan rules for deprecations
- phpstan/phpstan-doctrine: Optional additional PHPStan rules for Doctrine (It is recommended to configure parameters.doctrine.objectManagerLoader when using this extension)
- phpstan/phpstan-phpunit: Optional additional PHPStan rules for PHPUnit
- phpstan/phpstan-strict-rules: Needed when using PHPStan
- phpstan/phpstan-symfony: Optional additional PHPStan rules for Symfony (It is recommended to configure parameters.symfony.consoleApplicationLoader when using this extension)
- phpstan/phpstan-webmozart-assert: Optional additional PHPStan rules for Webmozart\Assert
- rector/rector: Needed for automatically applying upgrades and refactorings
- rector/type-perfect: Needed when using PHPStan
- symfony/finder: Needed when using PHP CS Fixer or Rector
- symplify/phpstan-rules: Needed when using PHPStan
- ticketswap/phpstan-error-formatter: Optional PHPStan error output formatter
Conflicts
- friendsofphp/php-cs-fixer: <3.89.1 || >=4
- kubawerlos/php-cs-fixer-custom-fixers: <3.36.0 || >=4
- phpstan/extension-installer: <1.4.3 || >=3
- phpstan/phpstan: <2.1.38 || >=3
- phpstan/phpstan-deprecation-rules: <2.0.3 || >=3
- phpstan/phpstan-doctrine: <2.0.14 || >=3
- phpstan/phpstan-phpunit: <2.0.12 || >=3
- phpstan/phpstan-strict-rules: <2.0.8 || >=3
- phpstan/phpstan-symfony: <2.0.12 || >=3
- phpstan/phpstan-webmozart-assert: <2.0.0 || >=3
- rector/rector: <2.3.5 || >=3
- rector/type-perfect: <2.1.2 || >=3
- symfony/finder: <8.0.5 || >=9
- symplify/phpstan-rules: <14.9.11 || >=15
- ticketswap/phpstan-error-formatter: <1.2.4 || >=2
This package is auto-updated.
Last update: 2026-02-12 21:15:41 UTC