Skip to content

phil-nelson/phpstan-container-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A PHPStan extension for PSR-11 ContainerInterface

This is an extension for PHPStan when using a PSR-11 ContainerInterface which returns the same type when provided with a class string.

Installation

Install with:

composer require --dev phil-nelson/phpstan-container-extension

Add the extension.neon file to your PHPStan config:

includes:
  - vendor/phil-nelson/phpstan-container-extension/extension.neon

Or use phpstan/extension-installer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages