|
|
|
|
|
by BjoernKW
2782 days ago
|
|
I'm currently using it for creating specific components for two customer projects. With Java, JavaScript, TypeScript and Ruby (for scripts) being my usual go-to languages, I'm not a huge fan of PHP but I'd say PHP 7 fares quite well. It's reasonably fast. Though not part of the core language, PHPUnit is really good, as is the PHP support in IntelliJ IDEA (or PhpStorm, JetBrains' dedicated PHP offering). If PHP is your main language or if for some reason PHP is required by your environment (e.g. if the target platform for your software are run-of-the-mill virtual servers) then PHP 7 absolutely is a good choice for new projects. |
|