PHPStorm 8 (License Key)
PHP Language Support
Power of language injections
Language injections into PHP literals have been completely re-worked to support complex expressions, including a possibility to substitute dynamic parts with sensible values. This is particularly important for working with SQL queries in your project, and yields a significant productivity boost when writing or testing database queries.
Read more about language injections enhancements »
Keep up with the PHP evolution
The latest PHP 5.6 is fully supported including exponentiation, use const, use function, constant expression, variadic functions, argument unpacking, and more.
With all the language features in place, there is no reason not to update your project to the latest PHP version.
Read more about PHP 5.6 support »