phpstorm-phpdi icon indicating copy to clipboard operation
phpstorm-phpdi copied to clipboard

PHP-DI plugin for PhpStorm

Results 3 phpstorm-phpdi issues
Sort by recently updated
recently updated
newest added

See image. I'm expecting that when a method does not exists when trying to access through the container, will show some kind of error like when trying to access $this->invalidMethod();...

Currently plugin is looking for only `get` and `make` method calls. As every project can have some their own specific building methods, I think that it would be cool to...

PhpTypePriovider2 is deprecated since 2016.3 and will be removed in 2017.3 Migration is pretty straightforward, but I can provide assistance if required.