{"id":14111215,"url":"https://github.com/kokororin/vscode-phpfmt","last_synced_at":"2026-03-06T19:13:07.205Z","repository":{"id":44731162,"uuid":"103223185","full_name":"kokororin/vscode-phpfmt","owner":"kokororin","description":"Integrates phpfmt into VS Code","archived":false,"fork":false,"pushed_at":"2026-03-06T12:44:18.000Z","size":913,"stargazers_count":144,"open_issues_count":21,"forks_count":30,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-03-06T16:53:03.619Z","etag":null,"topics":["formatter","linter","php","phpfmt","vscode","vscode-extension","vscode-plugin"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=kokororin.vscode-phpfmt","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kokororin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-12T04:42:59.000Z","updated_at":"2026-03-06T12:44:21.000Z","dependencies_parsed_at":"2022-09-26T17:51:01.920Z","dependency_job_id":"d1ec2353-c5cd-4c51-9e37-d48bd0771b0a","html_url":"https://github.com/kokororin/vscode-phpfmt","commit_stats":{"total_commits":232,"total_committers":9,"mean_commits":25.77777777777778,"dds":"0.22413793103448276","last_synced_commit":"46aceb3834f4c586369ce867699c1fb9c162aec9"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/kokororin/vscode-phpfmt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokororin%2Fvscode-phpfmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokororin%2Fvscode-phpfmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokororin%2Fvscode-phpfmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokororin%2Fvscode-phpfmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokororin","download_url":"https://codeload.github.com/kokororin/vscode-phpfmt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokororin%2Fvscode-phpfmt/sbom","scorecard":{"id":566245,"data":{"date":"2025-08-11","repo":{"name":"github.com/kokororin/vscode-phpfmt","commit":"613dda8876ff99792405e70948e661da556d93c7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":10,"reason":"23 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kokororin/vscode-phpfmt/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/kokororin/vscode-phpfmt/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kokororin/vscode-phpfmt/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/kokororin/vscode-phpfmt/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/kokororin/vscode-phpfmt/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kokororin/vscode-phpfmt/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kokororin/vscode-phpfmt/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/kokororin/vscode-phpfmt/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/kokororin/vscode-phpfmt/release.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T15:03:14.195Z","repository_id":44731162,"created_at":"2025-08-20T15:03:14.195Z","updated_at":"2025-08-20T15:03:14.195Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30192631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["formatter","linter","php","phpfmt","vscode","vscode-extension","vscode-plugin"],"created_at":"2024-08-14T10:03:11.706Z","updated_at":"2026-03-06T19:13:07.197Z","avatar_url":"https://github.com/kokororin.png","language":"TypeScript","readme":"# phpfmt for Visual Studio Code\n\n[![Version](https://img.shields.io/visual-studio-marketplace/v/kokororin.vscode-phpfmt)](https://marketplace.visualstudio.com/items?itemName=kokororin.vscode-phpfmt)\n[![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/i/kokororin.vscode-phpfmt)](https://marketplace.visualstudio.com/items?itemName=kokororin.vscode-phpfmt)\n\nThe missing phpfmt extension for Visual Studio Code.\n\n## Installation\n\nOpen command palette `F1` and select `Extensions: Install Extension`, then search for phpfmt.\n\n**Note**: PHP 5.6 or newer is required in the machine to run this plugin.\n\n\n## Usage\n\n`F1` -\u003e `phpfmt: Format This File`\n\nor keyboard shortcut `Ctrl + Shift + I` which is Visual Studio Code default formatter shortcut\n\nor right mouse context menu `Format Document` or `Format Selection`\n\n### Format On Save\n\nRespects `editor.formatOnSave` setting.\n\nYou can turn off format-on-save on a per-language basis by scoping the setting:\n\n```json5\n// Set the default\n\"editor.formatOnSave\": false,\n// Enable per-language\n\"[php]\": {\n  \"editor.formatOnSave\": true\n}\n```\n\n## Q\u0026A\n\nQ: How to use `phpfmt.php_bin` with spaces such as `C:\\Program Files\\php\\php.exe` ?  \nA: Wrap your path with quotes like:\n\n```json\n{\n  \"phpfmt.php_bin\": \"\\\"C:\\\\Program Files\\\\php\\\\php.exe\\\"\"\n}\n```\n\nIt is recommended to add the directory of the `php.exe` to the PATH environment variable on Windows.  \nIf it still not working, refer to [#1](https://github.com/kokororin/vscode-phpfmt/issues/1) and [Stack Overflow Related](https://stackoverflow.com/a/45765854).\n\n\nQ: How use tabs instead of spaces with PSR2 enabled ?  \nA: For [PSR2](https://www.php-fig.org/psr/psr-2/), code MUST use 4 spaces for indenting, not tabs. But if you like PSR2, and do not like 4 spaces for indentation, add following configuration:\n\n```json\n{\n  \"phpfmt.passes\": [\n    \"PSR2KeywordsLowerCase\",\n    \"PSR2LnAfterNamespace\",\n    \"PSR2CurlyOpenNextLine\",\n    \"PSR2ModifierVisibilityStaticOrder\",\n    \"PSR2SingleEmptyLineAndStripClosingTag\",\n    \"ReindentSwitchBlocks\"\n  ],\n  \"phpfmt.exclude\": [\n    \"ReindentComments\",\n    \"StripNewlineWithinClassBody\"\n  ],\n  \"phpfmt.psr2\": false\n}\n```\n\nQ: Is fmt.phar (phpfmt itself) still maintained ?  \n~~A: Since phpfmt has no maintainers, only Serious bugs will be fixed.~~  \nA: We now use `fmt.stub.php` from driade's [phpfmt8](https://github.com/driade/phpfmt8) which is very updated.\n\n## Configuration\n\n\u003c!-- Configuration START --\u003e\n| Key | Type | Description | Default |\n| - | - | - | - |\n| phpfmt.php_bin | `string` | php executable path | \"php\" |\n| phpfmt.use_old_phpfmt | `boolean` | use old fmt.phar which supports 5.6 | false |\n| phpfmt.detect_indent | `boolean` | auto detecting indent type and size (will ignore indent_with_space) | false |\n| phpfmt.psr1 | `boolean` | activate PSR1 style | false |\n| phpfmt.psr1_naming | `boolean` | activate PSR1 style - Section 3 and 4.3 - Class and method names case. | false |\n| phpfmt.psr2 | `boolean` | activate PSR2 style | true |\n| phpfmt.wp | `boolean` | activate WP style | false |\n| phpfmt.indent_with_space | `integer \\| boolean` | use spaces instead of tabs for indentation. Default 4 | 4 |\n| phpfmt.enable_auto_align | `boolean` | enable auto align of ST_EQUAL and T_DOUBLE_ARROW | false |\n| phpfmt.visibility_order | `boolean` | fixes visibiliy order for method in classes - PSR-2 4.2 | false |\n| phpfmt.ignore | `array` | ignore file names whose names contain any pattern that could be matched with `.match` JS string method | [] |\n| phpfmt.passes | `array` | call specific compiler pass | [\"AlignDoubleArrow\",\"AlignPHPCode\",\"SpaceAfterExclamationMark\",\"AlignConstVisibilityEquals\",\"AutoSemicolon\",\"ConvertOpenTagWithEcho\",\"AlignEquals\",\"MergeNamespaceWithOpenTag\",\"RemoveSemicolonAfterCurly\",\"RestoreComments\",\"ShortArray\",\"ExtraCommaInArray\",\"AlignDoubleSlashComments\",\"IndentTernaryConditions\",\"IndentPipeOperator\",\"AlignSuperEquals\"] |\n| phpfmt.exclude | `array` | disable specific passes | [] |\n| phpfmt.smart_linebreak_after_curly | `boolean` | convert multistatement blocks into multiline blocks | false |\n| phpfmt.yoda | `boolean` | yoda-style comparisons | false |\n| phpfmt.cakephp | `boolean` | Apply CakePHP coding style | false |\n| phpfmt.custom_arguments | `string` | provide custom arguments to overwrite default arguments generated by config | \"\" |\n\u003c!-- Configuration END --\u003e\n\n## Supported Transformations\n\n`F1` -\u003e `phpfmt: List Transformations` to get the example of each\ntransformation.\n\n\u003c!-- Transformations START --\u003e\n| Key | Description |\n| - | - |\n| SmartLnAfterCurlyOpen | Add line break when implicit curly block is added. |\n| AddMissingParentheses | Add extra parentheses in new instantiations. |\n| AliasToMaster | Replace function aliases to their masters - only basic syntax alias. |\n| AlignConstVisibilityEquals | Vertically align \"=\" of visibility and const blocks. |\n| AlignDoubleArrow | Vertically align T_DOUBLE_ARROW (=\u003e). |\n| AlignComments | Vertically align \"//\" comments. |\n| AlignDoubleSlashComments | Vertically align \"//\" comments. |\n| AlignEquals | Vertically align \"=\". |\n| AlignSuperEquals | Vertically align \"=\", \".=\", \"\u0026=\", \"\u003e\u003e=\", etc. |\n| AlignGroupDoubleArrow | Vertically align T_DOUBLE_ARROW (=\u003e) by line groups. |\n| AlignPHPCode | Align PHP code within HTML block. |\n| AlignTypehint | Vertically align function type hints. |\n| AllmanStyleBraces | Transform all curly braces into Allman-style. |\n| AutoPreincrement | Automatically convert postincrement to preincrement. |\n| AutoSemicolon | Add semicolons in statements ends. |\n| CakePHPStyle | Applies CakePHP Coding Style |\n| ClassToSelf | \"self\" is preferred within class, trait or interface. |\n| ClassToStatic | \"static\" is preferred within class, trait or interface. |\n| ConvertOpenTagWithEcho | Convert from \"\u003c?=\" to \"\u003c?php echo \". |\n| DocBlockToComment | Replace docblocks with regular comments when used in non structural elements. |\n| DoubleToSingleQuote | Convert from double to single quotes. |\n| EchoToPrint | Convert from T_ECHO to print. |\n| EncapsulateNamespaces | Encapsulate namespaces with curly braces |\n| GeneratePHPDoc | Automatically generates PHPDoc blocks |\n| IndentTernaryConditions | Applies indentation to ternary conditions. |\n| JoinToImplode | Replace implode() alias (join() -\u003e implode()). |\n| LeftWordWrap | Word wrap at 80 columns - left justify. |\n| LongArray | Convert short to long arrays. |\n| MergeElseIf | Merge if with else. |\n| SplitElseIf | Merge if with else. |\n| MergeNamespaceWithOpenTag | Ensure there is no more than one linebreak before namespace |\n| MildAutoPreincrement | Automatically convert postincrement to preincrement. (Deprecated pass. Use AutoPreincrement instead). |\n| NewLineBeforeReturn | Add an empty line before T_RETURN. |\n| OrganizeClass | Organize class, interface and trait structure. |\n| OrderAndRemoveUseClauses | Order use block and remove unused imports. |\n| OnlyOrderUseClauses | Order use block - do not remove unused imports. |\n| OrderMethod | Organize class, interface and trait structure. |\n| OrderMethodAndVisibility | Organize class, interface and trait structure. |\n| PHPDocTypesToFunctionTypehint | Read variable types from PHPDoc blocks and add them in function signatures. |\n| PrettyPrintDocBlocks | Prettify Doc Blocks |\n| PSR2EmptyFunction | Merges in the same line of function header the body of empty functions. |\n| PSR2MultilineFunctionParams | Break function parameters into multiple lines. |\n| ReindentAndAlignObjOps | Align object operators. |\n| ReindentSwitchBlocks | Reindent one level deeper the content of switch blocks. |\n| ReindentEnumBlocks | Reindent one level deeper the content of enum blocks. |\n| RemoveIncludeParentheses | Remove parentheses from include declarations. |\n| RemoveSemicolonAfterCurly | Remove semicolon after closing curly brace. |\n| RemoveUseLeadingSlash | Remove leading slash in T_USE imports. |\n| ReplaceBooleanAndOr | Convert from \"and\"/\"or\" to \"\u0026\u0026\"/\"||\". Danger! This pass leads to behavior change. |\n| ReplaceIsNull | Replace is_null($a) with null === $a. |\n| RestoreComments | Revert any formatting of comments content. |\n| ReturnNull | Simplify empty returns. |\n| ShortArray | Convert old array into new array. (array() -\u003e []) |\n| SortUseNameSpace | Organize use clauses by length and alphabetic order. |\n| SpaceAroundControlStructures | Add space around control structures. |\n| SpaceAroundExclamationMark | Add spaces around exclamation mark. |\n| SpaceBetweenMethods | Put space between methods. |\n| StrictBehavior | Activate strict option in array_search, base64_decode, in_array, array_keys, mb_detect_encoding. Danger! This pass leads to behavior change. |\n| StrictComparison | All comparisons are converted to strict. Danger! This pass leads to behavior change. |\n| StripExtraCommaInArray | Remove trailing commas within array blocks |\n| StripNewlineAfterClassOpen | Strip empty lines after class opening curly brace. |\n| StripNewlineAfterCurlyOpen | Strip empty lines after opening curly brace. |\n| StripNewlineWithinClassBody | Strip empty lines after class opening curly brace. |\n| StripSpaces | Remove all empty spaces |\n| StripSpaceWithinControlStructures | Strip empty lines within control structures. |\n| TightConcat | Ensure string concatenation does not have spaces, except when close to numbers. |\n| TrimSpaceBeforeSemicolon | Remove empty lines before semi-colon. |\n| UpgradeToPreg | Upgrade ereg_* calls to preg_* |\n| WordWrap | Word wrap at 80 columns. |\n| WrongConstructorName | Update old constructor names into new ones. http://php.net/manual/en/language.oop5.decon.php |\n| YodaComparisons | Execute Yoda Comparisons. |\n| SpaceAfterExclamationMark | Add space after exclamation mark. |\n| SpaceAroundParentheses | Add spaces inside parentheses. |\n| IndentPipeOperator | Applies indentation to the pipe operator. |\n\u003c!-- Transformations END --\u003e\n\n## Contribute\n\n### Running extension\n\n- Open this repository inside Visual Studio Code\n- Debug sidebar\n- `Launch Extension`\n\n### Running tests\n\n- Open this repository inside Visual Studio Code\n- Debug sidebar\n- `Launch Tests`\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkokororin%2Fvscode-phpfmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkokororin%2Fvscode-phpfmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkokororin%2Fvscode-phpfmt/lists"}