Skip to content

PcComponentes/phpstan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pccomponentes/phpstan

Shared PHPStan configuration and extensions for PcComponentes projects.

What it includes

  • phpstan/phpstan
  • phpstan/phpstan-beberlei-assert
  • phpstan/phpstan-symfony
  • custom type-specifying extensions for Beberlei Assert chains and LazyAssertion::verifyNow()

Installation

composer require --dev pccomponentes/phpstan

Usage

Include the package extension from your project phpstan.neon:

includes:
  - vendor/pccomponentes/phpstan/extension.neon

Keep project-specific configuration such as level, excludePaths, ignoreErrors, and symfony.containerXmlPath in the consumer project.

About

DDD/Symfony extension for PHPStan

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages