Category: PhpStorm


  • The problem with Silex, and Pimple in general, is that when you do: PHPStorm has no way of knowing what’s going on in, or how to auto-complete, $app. I’ve gotten around this in the past by creating an “Inception Proxy” alongside a .phpstorm.meta.php configuration but for a new Silex project I’ve inherited this is not…