PhpStorm
 
Get PhpStorm

Natural languages

Last modified: 06 November 2024

PhpStorm helps ensure your codebase is error-free and consistent not only in terms of correct programming languages syntax, but also in terms of proper grammar, spelling, and style. In addition to common text files like your project's README.md, it checks natural language consistency and correctness in your source files, including names of identifiers and variables, contents of string literals, comments, PHPDoc comments, and even your commit messages.

By default, PhpStorm includes support for the English language. If you open a file with several paragraphs of text in another supported language, PhpStorm will detect it and offer a suggestion to download and enable checks for that language. You can see the list of supported languages and enable them in the settings.