{"id":25914580,"url":"https://github.com/superdj/spaces-in-parentheses-php-cs-fixer","last_synced_at":"2026-06-05T06:31:04.782Z","repository":{"id":57062035,"uuid":"448320638","full_name":"SuperDJ/spaces-in-parentheses-php-cs-fixer","owner":"SuperDJ","description":"A custom PHP CS Fixer to add or remove spaces in parenthesis","archived":false,"fork":false,"pushed_at":"2022-08-23T20:04:58.000Z","size":20,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-17T12:12:32.113Z","etag":null,"topics":["code-style","fixer","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/SuperDJ.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-01-15T15:49:21.000Z","updated_at":"2022-01-22T09:56:02.000Z","dependencies_parsed_at":"2022-08-24T14:53:52.763Z","dependency_job_id":null,"html_url":"https://github.com/SuperDJ/spaces-in-parentheses-php-cs-fixer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperDJ%2Fspaces-in-parentheses-php-cs-fixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperDJ%2Fspaces-in-parentheses-php-cs-fixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperDJ%2Fspaces-in-parentheses-php-cs-fixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperDJ%2Fspaces-in-parentheses-php-cs-fixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SuperDJ","download_url":"https://codeload.github.com/SuperDJ/spaces-in-parentheses-php-cs-fixer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241655362,"owners_count":19998030,"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":["code-style","fixer","php"],"created_at":"2025-03-03T11:28:35.672Z","updated_at":"2026-06-05T06:31:04.741Z","avatar_url":"https://github.com/SuperDJ.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP CS Fixer: Spaces in parentheses fixer\n\n[![Packagist Downloads](https://img.shields.io/packagist/dt/superdj/spaces-in-parentheses-php-cs-fixer?style=flat-square)](https://packagist.org/packages/superdj/spaces-in-parentheses-php-cs-fixer)\n\n## Installation\n\nInstall it with the following command:\n\n```php\ncomposer require --dev superdj/spaces-in-parentheses-php-cs-fixer\n```\n\n## Usage\n\nIn `.php-cs-fixer.php` add the following:\n```php\nreturn ( new PhpCsFixer\\Config )\n    -\u003eregisterCustomFixers( [\n        new \\SuperDJ\\SpacesInParenthesesFixer\\SpacesInParenthesesFixer,\n    ] )\n    -\u003esetRules( [\n        'SuperDJ/spaces_in_parentheses'                    =\u003e [ 'space' =\u003e 'spaces' ],\n    ]);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperdj%2Fspaces-in-parentheses-php-cs-fixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperdj%2Fspaces-in-parentheses-php-cs-fixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperdj%2Fspaces-in-parentheses-php-cs-fixer/lists"}