{"id":35767308,"url":"https://github.com/slavcodev/php-cs-fixer-rules","last_synced_at":"2026-01-23T02:50:13.724Z","repository":{"id":332412750,"uuid":"1129294746","full_name":"slavcodev/php-cs-fixer-rules","owner":"slavcodev","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-07T00:40:41.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-13T19:57:49.844Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"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/slavcodev.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":".github/CODEOWNERS","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":"2026-01-06T22:19:41.000Z","updated_at":"2026-01-07T00:39:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/slavcodev/php-cs-fixer-rules","commit_stats":null,"previous_names":["slavcodev/php-cs-fixer-rules"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/slavcodev/php-cs-fixer-rules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavcodev%2Fphp-cs-fixer-rules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavcodev%2Fphp-cs-fixer-rules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavcodev%2Fphp-cs-fixer-rules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavcodev%2Fphp-cs-fixer-rules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slavcodev","download_url":"https://codeload.github.com/slavcodev/php-cs-fixer-rules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavcodev%2Fphp-cs-fixer-rules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28679138,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"online","status_checked_at":"2026-01-23T02:00:08.296Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-01-07T02:15:51.855Z","updated_at":"2026-01-23T02:50:13.717Z","avatar_url":"https://github.com/slavcodev.png","language":"PHP","readme":"# php-cs-fixer-rules\n\n[ico-tests-status]: https://github.com/slavcodev/php-cs-fixer-rules/workflows/phpunit/badge.svg\n[link-github]: https://github.com/slavcodev/php-cs-fixer-rules\n\n[ico-license]: https://img.shields.io/github/license/slavcodev/php-cs-fixer-rules\n[link-license]: LICENSE\n\n[ico-version]: https://img.shields.io/packagist/v/slavcodev/php-cs-fixer-rules.svg?label=Latest\n[link-packagist]: https://packagist.org/packages/slavcodev/php-cs-fixer-rules\n\n[![Tests status][ico-tests-status]][link-github]\n[![Software License][ico-license]][link-license]\n[![Latest Version on Packagist][ico-version]][link-packagist]\n\nA set of rules that reflect personal preferences regarding programming standards.\n\n## Install\n\nUsing [Composer](https://getcomposer.org)\n\n```bash\ncomposer require --dev slavcodev/php-cs-fixer-rules\n```\n\n## Usage\n\nAdd in our config file `.php-cs-fixer.php`:\n\n~~~php\n\u003c?php\n\ndeclare(strict_types=1);\n\nuse Slavcodev\\PhpCsFixer\\Config;\n\n// https://cs.symfony.com/doc/rules/\n// https://cs.symfony.com/doc/ruleSets/\nreturn new Config(__DIR__, [\n    '@slavcodev/auto:risky' =\u003e true,\n], [\n    'cache_file' =\u003e 'var/php-cs-fixer/cache.json',\n]);\n~~~\n\n## Testing\n\n```bash\nphpunit\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslavcodev%2Fphp-cs-fixer-rules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslavcodev%2Fphp-cs-fixer-rules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslavcodev%2Fphp-cs-fixer-rules/lists"}