{"id":29190642,"url":"https://github.com/owncloud/coding-standard","last_synced_at":"2026-03-01T09:36:00.772Z","repository":{"id":44693592,"uuid":"130696181","full_name":"owncloud/coding-standard","owner":"owncloud","description":"📚Provides the ownCloud coding standard","archived":false,"fork":false,"pushed_at":"2025-08-13T08:25:49.000Z","size":88,"stargazers_count":4,"open_issues_count":5,"forks_count":1,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-12-10T15:51:16.389Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/owncloud.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":"2018-04-23T12:52:51.000Z","updated_at":"2025-08-13T08:15:57.000Z","dependencies_parsed_at":"2025-08-13T10:09:17.959Z","dependency_job_id":"4fc51d4e-642d-4a1b-a041-04cbdda44292","html_url":"https://github.com/owncloud/coding-standard","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/owncloud/coding-standard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Fcoding-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Fcoding-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Fcoding-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Fcoding-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owncloud","download_url":"https://codeload.github.com/owncloud/coding-standard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Fcoding-standard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29965702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T09:33:09.965Z","status":"ssl_error","status_checked_at":"2026-03-01T09:25:48.915Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2025-07-02T00:10:40.979Z","updated_at":"2026-03-01T09:36:00.750Z","avatar_url":"https://github.com/owncloud.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 coding-standard\n\n\nThis repository provides a configuration for [friendsofphp/php-cs-fixer](http://github.com/FriendsOfPHP/PHP-CS-Fixer) to check that repositories are following the standards defined by the ownCloud team.\n\n\n## Installation\n```\ncomposer require --dev owncloud/coding-standard\n```\n\n\n## Usage\n\nCreate a configuration file `.php-cs-fixer.dist.php` in the root of your project:\n\n```\n\u003c?php\n\n$config = new OC\\CodingStandard\\Config();\n\n$config\n    -\u003esetUsingCache(true)\n    -\u003egetFinder()\n    -\u003ein(__DIR__);\n\nreturn $config;\n```\n\n## Versioning\n\nThis library follows semantic versioning, additions to the code checks that are \"risky\" will only be done in major versions\n\n## License\n\nAGPL-3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowncloud%2Fcoding-standard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowncloud%2Fcoding-standard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowncloud%2Fcoding-standard/lists"}