As you may know, besides built-in “code awareness” capabilities, PhpStorm also relies on external knowledge of code. This knowledge comes in the form of PHP stubs and the .phpstorm.meta.php file.
While stubs cover the Standard PHP Library components and common extensions, .phpstorm.meta.php is a …