{"id":22899722,"url":"https://github.com/wolfulus/php-template","last_synced_at":"2025-09-11T02:09:20.075Z","repository":{"id":52243735,"uuid":"250636368","full_name":"WoLfulus/php-template","owner":"WoLfulus","description":"PHP project template","archived":false,"fork":false,"pushed_at":"2021-05-03T22:02:14.000Z","size":15,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-01T17:50:29.702Z","etag":null,"topics":["analysis","ci","lint","linter","metrics","php","php-template","quality","static-analysis","style","travis","typesafe","workflow"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WoLfulus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-27T20:10:35.000Z","updated_at":"2023-03-07T13:27:00.000Z","dependencies_parsed_at":"2022-08-30T18:11:22.971Z","dependency_job_id":null,"html_url":"https://github.com/WoLfulus/php-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/WoLfulus/php-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoLfulus%2Fphp-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoLfulus%2Fphp-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoLfulus%2Fphp-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoLfulus%2Fphp-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WoLfulus","download_url":"https://codeload.github.com/WoLfulus/php-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WoLfulus%2Fphp-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274564244,"owners_count":25308553,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":["analysis","ci","lint","linter","metrics","php","php-template","quality","static-analysis","style","travis","typesafe","workflow"],"created_at":"2024-12-14T01:16:10.098Z","updated_at":"2025-09-11T02:09:20.019Z","avatar_url":"https://github.com/WoLfulus.png","language":"PHP","readme":"# PHP Template\n\nThis is an **opinionated** project template that includes some repetitive and time consuming setups.\n\n## Sources\n\nSource folder `src` with a code file.\n\n## Tests\n\nTests folder `tests` with a test file. Uses `phpunit` to execute tests.\n\n\u003e `composer test`\n\n### Code coverage\n\nTests also generates coverage reports.\n\n## Formatting\n\nFile formatter, that can automatically fix fix source files. Uses `php-cs-fixer` to format files.\n\n\u003e `composer format`.\n\n## Style checks\n\nChecks for files that doesn't conform with the project style rules. Uses `php-cs-fixer` to check files.\n\n\u003e `composer lint:php-cs-fixer`\n\n## Static analysis\n\nStatic code analysis. Uses `phpstan` with `phpstan-strict-rules`.\n\n\u003e `composer lint:phpstan`\n\n## Linter\n\nCan run both style checks and static analysis.\n\n\u003e `composer lint`\n\n## Code quality\n\nCode quality analysis. Uses `phpinsights` for quality checks.\n\n\u003e `composer insights`\n\n## Code metrics\n\nCode metrics report with complexity, volume, maintainability and more. Uses `phpmetrics` to provide project metrics.\n\n\u003e `composer metrics`\n\n## CI\n\nProvides a GitHub workflow to run tests and linter. Caches composer dependencies, and uses `hirak/prestissimo` to speed up installations.\n\n\u003e `composer ci`\n\n## Integrations\n\nProvides basic configuration integration to [SonarCloud](https://sonarcloud.io) and [Coveralls](https://coveralls.io)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfulus%2Fphp-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolfulus%2Fphp-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfulus%2Fphp-template/lists"}