I have a project in PHPStorm, which contains a few libraries (Zend, Doctrine, ...) grouped under a library folder.
library
When running the code inspection, I <
If you just need to disable inspections on one or two files, you can disable it at the file level easily:
(Using PHPStorm 8.0.2)