{"id":77197,"name":null,"description":"📈 Get insights about your Laravel or Lumen Project","url":"https://github.com/stefanzweifel/laravel-stats","last_synced_at":"2025-09-08T20:55:59.866Z","repository":{"id":25691004,"uuid":"104390273","full_name":"stefanzweifel/laravel-stats","owner":"stefanzweifel","description":"📈 Get insights about your Laravel or Lumen Project","archived":false,"fork":false,"pushed_at":"2025-08-21T19:06:39.000Z","size":1822,"stargazers_count":1743,"open_issues_count":0,"forks_count":85,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-08-21T21:50:40.388Z","etag":null,"topics":["composer","laravel","laravel-package","php","statistics"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/stefanzweifel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"stefanzweifel","custom":["https://buymeacoff.ee/3oQ64YW"]}},"created_at":"2017-09-21T19:32:19.000Z","updated_at":"2025-08-21T19:06:43.000Z","dependencies_parsed_at":"2024-02-03T16:24:40.924Z","dependency_job_id":"beb470e6-24bf-47d6-afdd-8f106919886a","html_url":"https://github.com/stefanzweifel/laravel-stats","commit_stats":{"total_commits":762,"total_committers":29,"mean_commits":"26.275862068965516","dds":0.2690288713910761,"last_synced_commit":"e854d7fa6021ee17d8eb5970f25f718be1bc41c6"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/stefanzweifel/laravel-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanzweifel%2Flaravel-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanzweifel%2Flaravel-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanzweifel%2Flaravel-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanzweifel%2Flaravel-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanzweifel","download_url":"https://codeload.github.com/stefanzweifel/laravel-stats/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanzweifel%2Flaravel-stats/sbom","scorecard":{"id":850788,"data":{"date":"2025-08-11","repo":{"name":"github.com/stefanzweifel/laravel-stats","commit":"a2b9717582f0e96e26cc13c069b143b41104f5a0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format_php.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/stefanzweifel/laravel-stats/format_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format_php.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/stefanzweifel/laravel-stats/format_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format_php.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/stefanzweifel/laravel-stats/format_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/phpstan.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/stefanzweifel/laravel-stats/phpstan.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/stefanzweifel/laravel-stats/release-drafter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/stefanzweifel/laravel-stats/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/stefanzweifel/laravel-stats/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-changelog.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/stefanzweifel/laravel-stats/update-changelog.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-changelog.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/stefanzweifel/laravel-stats/update-changelog.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-changelog.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/stefanzweifel/laravel-stats/update-changelog.yaml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/format_php.yml:1","Warn: no topLevel permission defined: .github/workflows/phpstan.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/update-changelog.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T22:28:34.051Z","repository_id":25691004,"created_at":"2025-08-23T22:28:34.051Z","updated_at":"2025-08-23T22:28:34.051Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231482,"owners_count":25245601,"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-08T02:00:09.813Z","response_time":121,"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"}},"owner":{"login":"stefanzweifel","name":"Stefan Zweifel","uuid":"1080923","kind":"user","description":"Full Stack Developer working with Laravel, Vue.js, Tailwind CSS and alpine.js.","email":"","website":"https://stefanzweifel.dev","location":"Zurich","twitter":"_stefanzweifel","company":"@2media ","icon_url":"https://avatars.githubusercontent.com/u/1080923?u=15e98482e120e30bd933be026d38192f302d7902\u0026v=4","repositories_count":127,"last_synced_at":"2024-04-14T19:27:13.461Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"stefanzweifel","custom":["https://buymeacoff.ee/3oQ64YW"]}},"html_url":"https://github.com/stefanzweifel","funding_links":["https://github.com/sponsors/stefanzweifel","https://buymeacoff.ee/3oQ64YW"],"total_stars":5046,"followers":426,"following":173,"created_at":"2022-11-05T18:21:49.627Z","updated_at":"2024-04-14T19:27:28.002Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanzweifel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanzweifel/repositories"},"packages":null,"commits":{"id":6330,"full_name":"stefanzweifel/laravel-stats","default_branch":"main","committers":[{"name":"Stefan Zweifel","email":"hello@stefanzweifel.io","login":"stefanzweifel","count":656},{"name":"Jergus Lejko","email":"jergus.lejko@gmail.com","login":"jerguslejko","count":53},{"name":"Jason McCreary","email":"jason@pureconcepts.net","login":"jasonmccreary","count":7},{"name":"AdrianHL","email":"16022257+AdrianHL","login":"AdrianHL","count":6},{"name":"Ryan Bilesky","email":"ryan@x7media.com","login":"x7ryan","count":6},{"name":"Stan Goldmann","email":"goldmann@traum-ferienwohnungen.de","login":"krenor","count":6},{"name":"Jordan Pittman","email":"jordan@cryptica.me","login":"thecrypticace","count":5},{"name":"aiiro","email":"aiiro","login":"aiiro","count":4},{"name":"João Roberto P. Borges","email":"joaorobertopb@gmail.com","login":"joaorobertopb","count":3},{"name":"Stefan Rempe","email":"stefan.rempe95@gmail.com","login":null,"count":2},{"name":"Alexander Lichter","email":"manniL@gmx.net","login":"manniL","count":2},{"name":"Brandon Surowiec","email":"BrandonSurowiec","login":"BrandonSurowiec","count":2},{"name":"Dinh Quoc Han","email":"dinhquochan96@gmail.com","login":"dinhquochan","count":2},{"name":"Dylan DPC","email":"dylan.dpc@gmail.com","login":"Dylan-DPC","count":2},{"name":"Chad Sanda","email":"csanda@hotmail.com","login":"csanda87","count":1},{"name":"Clayton Stone","email":"devcircus@outlook.com","login":"devcircus","count":1},{"name":"Dariusz Rumiński","email":"dariusz.ruminski@gmail.com","login":"keradus","count":1},{"name":"Gabriel Caruso","email":"carusogabriel34@gmail.com","login":"carusogabriel","count":1},{"name":"James Mills","email":"james@jamesmills.co.uk","login":"jamesmills","count":1},{"name":"Mahdi Majidzadeh","email":"MahdiMajidzadeh","login":"MahdiMajidzadeh","count":1},{"name":"Michaël Lecerf","email":"miclf","login":"miclf","count":1},{"name":"Robert Gasch","email":"rgasch@gmail.com","login":"rgasch","count":1},{"name":"Sébastien Nikolaou","email":"info@sebdesign.eu","login":"sebdesign","count":1},{"name":"Trevor Fitzgerald","email":"fitztrev","login":"fitztrev","count":1},{"name":"Verron Knowles","email":"Verron.Knowles@gmail.com","login":"Verron","count":1},{"name":"Cristian Giordano","email":"cristian@sneekdigital.co.uk","login":null,"count":1},{"name":"hapidjus","email":"ola.ebbesson@caesardev.se","login":"hapidjus","count":1}],"total_commits":769,"total_committers":27,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":28.48148148148148,"dds":0.14694408322496744,"past_year_committers":[{"name":"Stefan Zweifel","email":"stefanzweifel","login":"stefanzweifel","count":8}],"past_year_total_commits":8,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.0,"past_year_dds":0.0,"last_synced_at":"2025-05-28T02:42:15.772Z","last_synced_commit":"a2b9717582f0e96e26cc13c069b143b41104f5a0","created_at":"2023-03-07T09:25:26.949Z","updated_at":"2025-05-28T02:42:15.814Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanzweifel%2Flaravel-stats/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"stefanzweifel/laravel-stats","html_url":"https://github.com/stefanzweifel/laravel-stats","last_synced_at":"2025-08-31T14:17:12.426Z","status":null,"issues_count":27,"pull_requests_count":87,"avg_time_to_close_issue":4411061.259259259,"avg_time_to_close_pull_request":726844.632183908,"issues_closed_count":27,"pull_requests_closed_count":87,"pull_request_authors_count":15,"issue_authors_count":20,"avg_comments_per_issue":3.2962962962962963,"avg_comments_per_pull_request":0.8735632183908046,"merged_pull_requests_count":82,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":980635.3333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"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":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-14T03:16:31.773Z","updated_at":"2025-09-02T19:05:22.609Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanzweifel%2Flaravel-stats","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanzweifel%2Flaravel-stats/issues","issue_labels_count":{"bug":10,"good first issue":5,"feature request":5,"open for contribution":3,"help wanted":1,"on hold":1,"unable to reproduce":1,"question":1},"pull_request_labels_count":{"changelog:changed":14,"changelog:added":9,"changelog:fixed":8,"changelog:deprecated":1,"changelog:removed":1,"bug":1,"on hold":1,"enhancement":1,"planned feature":1},"issue_author_associations_count":{"NONE":19,"OWNER":7},"pull_request_author_associations_count":{"OWNER":79,"CONTRIBUTOR":13,"NONE":3},"issue_authors":{"stefanzweifel":7,"devfaysal":1,"moetanahy":1,"rjsworking":1,"jameswong3388":1,"igorbabko":1,"RicardoRamirezR":1,"sylouuu":1,"Omranic":1,"kocoten1992":1,"lasmanis":1,"burhanmt":1,"oriceon":1,"domthomas-dev":1,"dungnh":1,"shijie1991":1,"devmaufh":1,"srakl":1,"gathuku":1,"maxsky":1},"pull_request_authors":{"stefanzweifel":79,"AdrianHL":2,"rgasch":2,"csanda87":1,"carusogabriel":1,"listefano":1,"CristianGiordano":1,"keradus":1,"fitztrev":1,"krenor":1,"x7ryan":1,"manniL":1,"jamesmills":1,"hapidjus":1,"Verron":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10078605,"issues_count":31289553,"pull_requests_count":96005125,"authors_count":10692513,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"changelog:added":2,"changelog:changed":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"OWNER":4},"past_year_issue_authors":{},"past_year_pull_request_authors":{"stefanzweifel":4},"maintainers":[{"login":"stefanzweifel","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefanzweifel"}],"active_maintainers":[{"login":"stefanzweifel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefanzweifel"}]},"events":{"total":{"ReleaseEvent":2,"WatchEvent":19,"DeleteEvent":2,"PushEvent":11,"PullRequestEvent":4,"CreateEvent":5},"last_year":{"ReleaseEvent":2,"WatchEvent":19,"DeleteEvent":2,"PushEvent":11,"PullRequestEvent":4,"CreateEvent":5}},"keywords":["composer","laravel","laravel-package","php","statistics"],"dependencies":[{"ecosystem":"packagist","filepath":"composer.json","sha":null,"kind":"manifest","created_at":"2022-07-04T11:33:34.114Z","updated_at":"2022-07-04T11:33:34.114Z","repository_link":"https://github.com/stefanzweifel/laravel-stats/blob/main/composer.json","dependencies":[{"id":105132046,"package_name":"php","ecosystem":"packagist","requirements":"^7.3 || ^8.0","direct":true,"kind":"runtime","optional":false},{"id":105132047,"package_name":"ext-json","ecosystem":"packagist","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":105132048,"package_name":"illuminate/console","ecosystem":"packagist","requirements":"^7.0|^8.0|^9.0","direct":true,"kind":"runtime","optional":false},{"id":105132049,"package_name":"illuminate/support","ecosystem":"packagist","requirements":"^7.0|^8.0|^9.0","direct":true,"kind":"runtime","optional":false},{"id":105132050,"package_name":"phploc/phploc","ecosystem":"packagist","requirements":"^7.0","direct":true,"kind":"runtime","optional":false},{"id":105132051,"package_name":"symfony/finder","ecosystem":"packagist","requirements":"^4.3|^5.0|^6.0","direct":true,"kind":"runtime","optional":false},{"id":105132052,"package_name":"symfony/process","ecosystem":"packagist","requirements":"^4.3|^5.0|^6.0","direct":true,"kind":"runtime","optional":false},{"id":105132053,"package_name":"friendsofphp/php-cs-fixer","ecosystem":"packagist","requirements":"^3.2","direct":true,"kind":"development","optional":false},{"id":105132054,"package_name":"laravel/browser-kit-testing","ecosystem":"packagist","requirements":"^6.0|^7.0","direct":true,"kind":"development","optional":false},{"id":105132055,"package_name":"laravel/dusk","ecosystem":"packagist","requirements":"^5.0|^6.0","direct":true,"kind":"development","optional":false},{"id":105132056,"package_name":"livewire/livewire","ecosystem":"packagist","requirements":"^2.0","direct":true,"kind":"development","optional":false},{"id":105132057,"package_name":"mockery/mockery","ecosystem":"packagist","requirements":"^1.1","direct":true,"kind":"development","optional":false},{"id":105132058,"package_name":"orchestra/testbench","ecosystem":"packagist","requirements":"^5.0 || ^6.0 || ^7.0","direct":true,"kind":"development","optional":false},{"id":105132059,"package_name":"phpunit/phpunit","ecosystem":"packagist","requirements":"8.*|9.*","direct":true,"kind":"development","optional":false},{"id":105132060,"package_name":"rector/rector","ecosystem":"packagist","requirements":"^0.11.58","direct":true,"kind":"development","optional":false},{"id":105132061,"package_name":"vimeo/psalm","ecosystem":"packagist","requirements":"^4.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/format_php.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T14:45:59.742Z","updated_at":"2023-02-15T14:45:59.742Z","repository_link":"https://github.com/stefanzweifel/laravel-stats/blob/main/.github/workflows/format_php.yml","dependencies":[{"id":7687543035,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7687543036,"package_name":"docker://oskarstark/php-cs-fixer-ga","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7687543046,"package_name":"stefanzweifel/git-auto-commit-action","ecosystem":"actions","requirements":"v4.1.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-drafter.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T14:45:59.822Z","updated_at":"2023-02-15T14:45:59.822Z","repository_link":"https://github.com/stefanzweifel/laravel-stats/blob/main/.github/workflows/release-drafter.yml","dependencies":[{"id":7687543074,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T14:46:00.001Z","updated_at":"2023-02-15T14:46:00.001Z","repository_link":"https://github.com/stefanzweifel/laravel-stats/blob/main/.github/workflows/tests.yml","dependencies":[{"id":7687544709,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7687544710,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7687544711,"package_name":"shivammathur/setup-php","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7687544712,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-changelog.yaml","sha":null,"kind":"manifest","created_at":"2023-02-15T14:46:00.026Z","updated_at":"2023-02-15T14:46:00.026Z","repository_link":"https://github.com/stefanzweifel/laravel-stats/blob/main/.github/workflows/update-changelog.yaml","dependencies":[{"id":7687544732,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7687544733,"package_name":"stefanzweifel/changelog-updater-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7687544734,"package_name":"stefanzweifel/git-auto-commit-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":10.75919991152435,"created_at":"2025-09-08T20:51:23.903Z","updated_at":"2025-10-07T08:27:46.326Z","avatar_url":"https://github.com/stefanzweifel.png","language":"PHP","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/stefanzweifel","https://buymeacoff.ee/3oQ64YW"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/77197","html_url":"https://science.ecosyste.ms/projects/77197"}