Skip to content

PHPStan dynamic return type extension for PSR-11 ContainerInterface

License

Notifications You must be signed in to change notification settings

bnf/phpstan-psr-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPStan dynamic return type extension for PSR-11 ContainerInterface

Installation

To use this extension, require bnf/phpstan-psr-container in Composer:

composer require --dev bnf/phpstan-psr-container

Include extension.neon in your project's PHPStan config or use phpstan/extension-installer:

includes:
    - vendor/bnf/phpstan-psr-container/extension.neon

About

PHPStan dynamic return type extension for PSR-11 ContainerInterface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages