{"id":13592497,"url":"https://github.com/fterrag/vscode-php-cs-fixer","last_synced_at":"2025-10-20T20:52:18.012Z","repository":{"id":39876740,"uuid":"110913816","full_name":"fterrag/vscode-php-cs-fixer","owner":"fterrag","description":"Support for php-cs-fixer in Visual Studio Code","archived":true,"fork":false,"pushed_at":"2022-08-18T14:20:10.000Z","size":1502,"stargazers_count":12,"open_issues_count":4,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-06T13:40:11.272Z","etag":null,"topics":["php","php-cs-fixer","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=fterrag.vscode-php-cs-fixer","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fterrag.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}},"created_at":"2017-11-16T02:43:09.000Z","updated_at":"2024-10-20T11:00:14.000Z","dependencies_parsed_at":"2022-09-20T21:12:53.616Z","dependency_job_id":null,"html_url":"https://github.com/fterrag/vscode-php-cs-fixer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fterrag%2Fvscode-php-cs-fixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fterrag%2Fvscode-php-cs-fixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fterrag%2Fvscode-php-cs-fixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fterrag%2Fvscode-php-cs-fixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fterrag","download_url":"https://codeload.github.com/fterrag/vscode-php-cs-fixer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947820,"owners_count":21023058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["php","php-cs-fixer","vscode","vscode-extension"],"created_at":"2024-08-01T16:01:09.998Z","updated_at":"2025-10-20T20:52:12.301Z","avatar_url":"https://github.com/fterrag.png","language":"JavaScript","readme":"# vscode-php-cs-fixer\n\nThis project has moved to https://github.com/danielzzz/vscode-php-cs-fixer\n\n***\n\nThis extension adds support for running `php-cs-fixer fix` on PHP files in Visual Studio Code.\n\n![demo](demo.gif)\n\n## Getting Started\n\nAs long as PHP 5.6+ is installed on your system and in your PATH, the extension should work out of the box.\n\nIf you don't want to use the `php-cs-fixer` that's included with the extension, set the `vscode-php-cs-fixer.toolPath` setting to the path of `php-cs-fixer`.\n\n## Extension Settings\n\nThis extension contributes the following settings:\n\n* `vscode-php-cs-fixer.toolPath`: The path to the php-cs-fixer tool (default: \"\")\n* `vscode-php-cs-fixer.useCache`: Use a cache file when fixing files (--using-cache) (default: false)\n* `vscode-php-cs-fixer.allowRisky`: Determines whether risky rules are allowed (--allow-risky) (default: false)\n* `vscode-php-cs-fixer.config`: Path to a .php_cs file (--config) (default: \"\")\n* `vscode-php-cs-fixer.rules`: Rules to use when fixing files (--rules) (default: \"@PSR1,@PSR2,@Symfony,-yoda_style\")\n* `vscode-php-cs-fixer.fixOnSave`: Runs fix command on save (default: true)\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffterrag%2Fvscode-php-cs-fixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffterrag%2Fvscode-php-cs-fixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffterrag%2Fvscode-php-cs-fixer/lists"}