{"id":6246468,"name":"equisoft-actions/composer","ecosystem":"actions","description":"Install composer dependencies\n\nThis action need checkout and php setup\n```yaml\nsteps:\n  - name: Checkout\n    uses: actions/checkout@v4\n\n  - name: Setup PHP\n    uses: shivammathur/setup-php@v2\n    with:\n      php-version: '7.4'\n```\n","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/equisoft-actions/composer","keywords_array":[],"namespace":"equisoft-actions","versions_count":9,"first_release_published_at":"2021-12-09T20:15:31.000Z","latest_release_published_at":"2024-03-27T21:05:37.000Z","latest_release_number":"v1.3.1","last_synced_at":"2026-03-12T11:47:06.318Z","created_at":"2023-02-03T00:02:03.811Z","updated_at":"2026-03-12T11:47:06.318Z","registry_url":"https://github.com/equisoft-actions/composer","install_command":null,"documentation_url":null,"metadata":{"name":"composer","description":"Install composer dependencies\n\nThis action need checkout and php setup\n```yaml\nsteps:\n  - name: Checkout\n    uses: actions/checkout@v4\n\n  - name: Setup PHP\n    uses: shivammathur/setup-php@v2\n    with:\n      php-version: '7.4'\n```\n","inputs":{"production":{"description":"Run composer optimized for production when \"true\"\n","required":false,"default":"false"},"gpr-key":{"description":"Personal access token to fetch private repos","required":false,"default":""},"working-directory":{"description":"Used to change the working directory where composer will run.","required":false,"default":"."}},"runs":{"using":"composite","steps":[{"name":"Get composer cache directory","id":"setup","working-directory":"${{ inputs.working-directory }}","run":"CACHE_KEY=${{ runner.os }}-composer-${{ hashFiles(format('{0}/**/composer.lock', inputs.working-directory)) }}\nINSTALL_ARGS=\"\"\nAUTOLOAD_ARGS=\"\"\nif [[ \"${{ inputs.production }}\" == \"true\" ]] ; then\n  CACHE_KEY=\"$CACHE_KEY-production\"\n  INSTALL_ARGS=\"--no-dev --no-autoloader\"\n  DUMP_AUTOLOAD_ARGS=\"--optimize --no-dev\"\nfi\necho \"cache-dir=$(composer config cache-files-dir)\" \u003e\u003e $GITHUB_OUTPUT\necho \"cache-key=$CACHE_KEY\" \u003e\u003e $GITHUB_OUTPUT\necho \"install-args=$INSTALL_ARGS\" \u003e\u003e $GITHUB_OUTPUT\necho \"dump-autoload-args=$DUMP_AUTOLOAD_ARGS\" \u003e\u003e $GITHUB_OUTPUT\n","shell":"bash"},{"name":"Cache dependencies","uses":"actions/cache@v4","with":{"path":"${{ steps.setup.outputs.cache-dir }}","key":"${{ steps.setup.outputs.cache-key }}","restore-keys":"${{ runner.os }}-composer-"}},{"name":"Add HTTP basic auth credentials","working-directory":"${{ inputs.working-directory }}","if":"inputs.gpr-key != ''","run":"echo '{ \"http-basic\": { \"github.com\": { \"username\": \"build\", \"password\": \"${{ inputs.gpr-key }}\" }}}' \u003e auth.json\n","shell":"bash"},{"name":"Install","working-directory":"${{ inputs.working-directory }}","run":"composer install -n --prefer-dist ${{ steps.setup.outputs.install-args }}","shell":"bash"},{"name":"Dump autoload","working-directory":"${{ inputs.working-directory }}","run":"composer -n dump-autoload ${{ steps.setup.outputs.dump-autoload-args }}","shell":"bash"}]},"default_branch":"main","path":null},"repo_metadata":{"uuid":"436385284","full_name":"equisoft-actions/composer","owner":"equisoft-actions","description":"PHP Composer github action","archived":false,"fork":false,"pushed_at":"2024-03-27T21:06:26.000Z","size":20,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-03-27T22:24:25.935Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/equisoft-actions.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}},"created_at":"2021-12-08T20:38:10.000Z","updated_at":"2024-03-28T04:02:53.470Z","dependencies_parsed_at":"2024-01-22T18:52:18.759Z","dependency_job_id":null,"html_url":"https://github.com/equisoft-actions/composer","commit_stats":{"total_commits":11,"total_committers":6,"mean_commits":"1.8333333333333333","dds":0.6363636363636364,"last_synced_commit":"d5d1d66839538b7fb6b665a6a55fc772fdcb0a3e"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/equisoft-actions","download_url":"https://codeload.github.com/equisoft-actions/composer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":199583707,"owners_count":13621146,"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"},"owner_record":{"login":"equisoft-actions","name":"Equisoft Actions","uuid":"95788821","kind":"organization","description":"","email":null,"website":null,"location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/95788821?v=4","repositories_count":32,"last_synced_at":"2023-03-04T01:58:54.507Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/equisoft-actions","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T07:59:45.913Z","updated_at":"2023-03-04T01:58:54.584Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/equisoft-actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/equisoft-actions/repositories"},"tags":[{"name":"v1.3.1","sha":"114fda5a7aa5e4e0ee3f21346ca3da6896a1b3f2","kind":"commit","published_at":"2024-03-27T21:05:37.000Z","download_url":"https://codeload.github.com/equisoft-actions/composer/tar.gz/v1.3.1","html_url":"https://github.com/equisoft-actions/composer/releases/tag/v1.3.1","dependencies_parsed_at":"2024-03-29T04:14:48.363Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"625d1847cde6c0c4cea6229b2308462954217d3f","kind":"commit","published_at":"2024-01-22T16:37:09.000Z","download_url":"https://codeload.github.com/equisoft-actions/composer/tar.gz/v1.3.0","html_url":"https://github.com/equisoft-actions/composer/releases/tag/v1.3.0","dependencies_parsed_at":"2024-02-08T04:14:02.284Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d5d1d66839538b7fb6b665a6a55fc772fdcb0a3e","kind":"commit","published_at":"2023-01-03T23:22:43.000Z","download_url":"https://codeload.github.com/equisoft-actions/composer/tar.gz/v1.2.2","html_url":"https://github.com/equisoft-actions/composer/releases/tag/v1.2.2","dependencies_parsed_at":"2023-06-01T15:15:24.501Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"1aad61359190accac7db38c19b17cf3af30eff45","kind":"tag","published_at":"2022-04-21T17:50:00.000Z","download_url":"https://codeload.github.com/equisoft-actions/composer/tar.gz/v1.2.1","html_url":"https://github.com/equisoft-actions/composer/releases/tag/v1.2.1","dependencies_parsed_at":"2023-05-31T12:11:49.414Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.2.1/manifests"},{"name":"v1","sha":"1aad61359190accac7db38c19b17cf3af30eff45","kind":"commit","published_at":"2022-04-21T17:48:47.000Z","download_url":"https://codeload.github.com/equisoft-actions/composer/tar.gz/v1","html_url":"https://github.com/equisoft-actions/composer/releases/tag/v1","dependencies_parsed_at":"2023-05-31T12:11:49.839Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1/manifests"},{"name":"v1.2.0","sha":"a17d9992036614a84c0a2b48de29d5273854da21","kind":"tag","published_at":"2022-04-07T12:46:15.000Z","download_url":"https://codeload.github.com/equisoft-actions/composer/tar.gz/v1.2.0","html_url":"https://github.com/equisoft-actions/composer/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T12:11:50.106Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"39a15fa0bdcff89074830de46919751ec9e4f2ad","kind":"tag","published_at":"2022-03-22T12:49:55.000Z","download_url":"https://codeload.github.com/equisoft-actions/composer/tar.gz/v1.1.0","html_url":"https://github.com/equisoft-actions/composer/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T12:11:50.331Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"095f356bfad240a0d5b086838ab2f4a22395f5ef","kind":"tag","published_at":"2022-03-08T13:01:18.000Z","download_url":"https://codeload.github.com/equisoft-actions/composer/tar.gz/v1.0.1","html_url":"https://github.com/equisoft-actions/composer/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T12:11:50.556Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8e8929f4a89d257a145c537f0f67da4118d53d65","kind":"tag","published_at":"2021-12-09T20:15:31.000Z","download_url":"https://codeload.github.com/equisoft-actions/composer/tar.gz/v1.0.0","html_url":"https://github.com/equisoft-actions/composer/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T12:11:50.728Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-04-27T23:40:15.491Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.78212644588813,"dependent_packages_count":0.0,"stargazers_count":48.363175408017746,"forks_count":35.17033750594201,"docker_downloads_count":null,"average":27.078909839961973},"purl":"pkg:githubactions/equisoft-actions/composer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/equisoft-actions/composer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/equisoft-actions/composer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/equisoft-actions/composer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-02-07T03:28:03.175Z","issues_count":2,"pull_requests_count":11,"avg_time_to_close_issue":44670948.0,"avg_time_to_close_pull_request":73522.45454545454,"issues_closed_count":1,"pull_requests_closed_count":11,"pull_request_authors_count":5,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":11,"bot_issues_count":2,"bot_pull_requests_count":5,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":120026.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/equisoft-actions%2Fcomposer/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/equisoft-actions%2Fcomposer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/equisoft-actions%2Fcomposer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/equisoft-actions%2Fcomposer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/equisoft-actions%2Fcomposer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/equisoft-actions%2Fcomposer/codemeta","maintainers":[]}