{"id":23879544,"url":"https://github.com/ohseesoftware/github-actions-php-package","last_synced_at":"2026-04-21T09:31:13.402Z","repository":{"id":101739187,"uuid":"225240364","full_name":"ohseesoftware/github-actions-php-package","owner":"ohseesoftware","description":"Boilerplate workflow for a PHP package.","archived":false,"fork":false,"pushed_at":"2020-05-03T01:11:23.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T23:41:19.626Z","etag":null,"topics":["actions","boilerplate","github","php"],"latest_commit_sha":null,"homepage":null,"language":null,"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/ohseesoftware.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-01T22:28:12.000Z","updated_at":"2020-05-31T18:49:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"260624e0-0775-47ca-9297-507111ff7554","html_url":"https://github.com/ohseesoftware/github-actions-php-package","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ohseesoftware/github-actions-php-package","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohseesoftware%2Fgithub-actions-php-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohseesoftware%2Fgithub-actions-php-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohseesoftware%2Fgithub-actions-php-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohseesoftware%2Fgithub-actions-php-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohseesoftware","download_url":"https://codeload.github.com/ohseesoftware/github-actions-php-package/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohseesoftware%2Fgithub-actions-php-package/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32085401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"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":["actions","boilerplate","github","php"],"created_at":"2025-01-03T23:17:56.689Z","updated_at":"2026-04-21T09:31:13.368Z","avatar_url":"https://github.com/ohseesoftware.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Actions - PHP Package\n\nBoilerplate workflow for a PHP package.\n\n## Overview\n\nThis is a workflow with two jobs:\n\n* Test\n* Release\n\nThe **Test** job runs on every push and will:\n\n* Install composer dependencies\n* Run PHP CS on the `src` and `tests` directories\n* Run PHP Unit\n\nThe **Release** job runs on the `master` branch, only if the **Test** job runs successfully, and it will:\n\n* Run `semantic-release` to handle the release process\n\n## Setup\n\nThis boilerplate assumes a few things:\n\n* The `phpcs` package is installed in the project: `composer require --dev \"squizlabs/php_codesniffer=*\"`. Our recommended PHP CS configuration can be [found here](https://github.com/ohseesoftware/phpcs-config).\n* The `phpunit` package is installed in the project: `composer require --dev phpunit/phpunit`\n* The project uses `semantic-release` for the release project. It uses `npx`, so you don't have to install anything into the project. You can use a `.releaserc` file in the root of the project to configure `semantic-release`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohseesoftware%2Fgithub-actions-php-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohseesoftware%2Fgithub-actions-php-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohseesoftware%2Fgithub-actions-php-package/lists"}