{"id":16466849,"url":"https://github.com/matriphe/laravel-pkg-test-action","last_synced_at":"2026-05-14T15:34:47.254Z","repository":{"id":60706947,"uuid":"544839258","full_name":"matriphe/laravel-pkg-test-action","owner":"matriphe","description":"GitHub Action to test Laravel package and library compatibility using PHPUnit","archived":false,"fork":false,"pushed_at":"2024-10-12T19:58:39.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T16:40:45.871Z","etag":null,"topics":["hacktoberfest","laravel","phpunit","testing"],"latest_commit_sha":null,"homepage":"","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/matriphe.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":"2022-10-03T10:17:30.000Z","updated_at":"2024-10-12T19:20:54.000Z","dependencies_parsed_at":"2024-03-17T21:49:17.573Z","dependency_job_id":"bd2a1e04-ad60-4351-be4e-59d156767e3c","html_url":"https://github.com/matriphe/laravel-pkg-test-action","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"4f7bc2b3df7a5d954cc4c6d75076594da5ff35f2"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matriphe%2Flaravel-pkg-test-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matriphe%2Flaravel-pkg-test-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matriphe%2Flaravel-pkg-test-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matriphe%2Flaravel-pkg-test-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matriphe","download_url":"https://codeload.github.com/matriphe/laravel-pkg-test-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241052042,"owners_count":19900948,"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"}},"keywords":["hacktoberfest","laravel","phpunit","testing"],"created_at":"2024-10-11T11:44:59.257Z","updated_at":"2026-05-14T15:34:42.234Z","avatar_url":"https://github.com/matriphe.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Package Test Action\n\nGitHub Action to test Laravel package and library compatibility using PHPUnit.\n\n## Usage\n\nThis action will automatically check out your code.\n\n```yaml\nsteps:\n  - uses: matriphe/laravel-pkg-test-action@v2\n    with:\n      operating_system: windows-2022 # The Operating System where the test runs, the default is `ubuntu-latest` \n      php_version: 8.3 # The PHP version where the test runs, the default is `8.2`\n      php_extensions: pdo_sqlite,sqlite3 # The PHP extension enabled for the test, separated by comma\n      laravel_version: 10.* # The Laravel framework version where the test runs, the default is `^11.0`\n      branch: main # The branch name, tag name, or git reference checksum to check out\n      laravel_install_args: --prefer-dist # The arguments passed to Composer when installing Laravel framework, the default is `--prefer-dist --no-progress --no-suggest --optimize-autoloader --no-plugins`\n      package_install_args: --prefer-dist --no-progress  # The arguments passed to Composer when installing the package, the default is `--prefer-dist --no-progress --no-suggest --optimize-autoloader --no-plugins`\n      phpunit_args: --filter some_test # The arguments passed to PHPUnit when running the test\n      shell_name: pwsh # The shell name used to run the test, the default is `bash`\n```\n\n## License\n\nThe scripts and documentation in this project are released under the [MIT License](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatriphe%2Flaravel-pkg-test-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatriphe%2Flaravel-pkg-test-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatriphe%2Flaravel-pkg-test-action/lists"}