{"id":668986,"name":"php-webdriver/webdriver","ecosystem":"packagist","description":"A PHP client for Selenium WebDriver. Previously facebook/webdriver.","homepage":"https://github.com/php-webdriver/php-webdriver","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/php-webdriver/php-webdriver","keywords_array":["php","selenium","webdriver","Chromedriver","geckodriver"],"namespace":"php-webdriver","versions_count":42,"first_release_published_at":"2013-09-10T16:04:57.000Z","latest_release_published_at":"2025-12-28T23:57:40.000Z","latest_release_number":"1.16.0","last_synced_at":"2026-09-10T06:41:18.568Z","created_at":"2022-04-07T10:41:24.058Z","updated_at":"2026-09-10T06:41:18.569Z","registry_url":"https://packagist.org/packages/php-webdriver/webdriver#","install_command":"composer require php-webdriver/webdriver","documentation_url":null,"metadata":{"funding":[]},"repo_metadata":{"id":38186905,"uuid":"2272514","full_name":"php-webdriver/php-webdriver","owner":"php-webdriver","description":"PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver","archived":false,"fork":false,"pushed_at":"2026-08-14T12:20:47.000Z","size":14954,"stargazers_count":5199,"open_issues_count":30,"forks_count":842,"subscribers_count":161,"default_branch":"main","last_synced_at":"2026-09-02T00:13:30.021Z","etag":null,"topics":["php-webdriver","selenium","selenium-php","selenium-webdriver","w3c-webdriver","webdriver"],"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/php-webdriver.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-08-26T05:33:38.000Z","updated_at":"2026-08-30T20:42:51.000Z","dependencies_parsed_at":"2022-06-27T17:32:53.864Z","dependency_job_id":"ecee8578-2067-49c3-90f8-03c22aecfdf5","html_url":"https://github.com/php-webdriver/php-webdriver","commit_stats":{"total_commits":923,"total_committers":114,"mean_commits":8.096491228070175,"dds":0.5178764897074757,"last_synced_commit":"4c18b78d93e4a724ad2dd6427ed658e61a45c569"},"previous_names":["facebook/php-webdriver"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/php-webdriver/php-webdriver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-webdriver","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/sbom","scorecard":{"id":732414,"data":{"date":"2025-08-11","repo":{"name":"github.com/php-webdriver/php-webdriver","commit":"898f0be8267680fbf962e371ea39b7f7f6411bdb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":4,"reason":"Found 5/11 approved changesets -- score normalized to 4","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":"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":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-22T14:48:01.130Z","repository_id":38186905,"created_at":"2025-08-22T14:48:01.130Z","updated_at":"2025-08-22T14:48:01.130Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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_record":{"login":"php-webdriver","name":"php-webdriver","uuid":"35244180","kind":"organization","description":"PHP client for Selenium/WebDriver protocol","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/35244180?v=4","repositories_count":2,"last_synced_at":"2024-03-25T21:13:49.346Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/php-webdriver","funding_links":[],"total_stars":5082,"followers":14,"following":0,"created_at":"2022-11-02T16:41:42.775Z","updated_at":"2024-03-25T21:13:49.777Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-webdriver","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-webdriver/repositories"},"tags":[{"name":"1.16.0","sha":"ac0662863aa120b4f645869f584013e4c4dba46a","kind":"commit","published_at":"2025-12-28T23:57:40.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.16.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.16.0/manifests"},{"name":"1.15.2","sha":"998e499b786805568deaf8cbf06f4044f05d91bf","kind":"commit","published_at":"2024-11-21T15:12:59.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.15.2","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"cd52d9342c5aa738c2e75a67e47a1b6df97154e8","kind":"commit","published_at":"2023-10-20T12:21:20.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.15.1","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"a1578689290055586f1ee51eaf0ec9d52895bb6d","kind":"commit","published_at":"2023-08-29T13:52:26.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.15.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"3ea4f924afb43056bf9c630509e657d951608563","kind":"commit","published_at":"2023-02-09T12:12:19.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.14.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.14.0/manifests"},{"name":"1.13.1","sha":"6dfe5f814b796c1b5748850aa19f781b9274c36c","kind":"commit","published_at":"2022-10-11T11:49:44.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.13.1","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"aad77b446a302985693fb339d40185be07c8f42d","kind":"commit","published_at":"2022-10-03T11:40:29.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.13.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"b27ddf458d273c7d4602106fcaf978aa0b7fe15a","kind":"commit","published_at":"2022-05-03T12:16:34.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.12.1","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"99d4856ed7dffcdf6a52eccd6551e83d8d557ceb","kind":"commit","published_at":"2021-10-14T09:30:02.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.12.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.12.0/manifests"},{"name":"1.11.1","sha":"da16e39968f8dd5cfb7d07eef91dc2b731c69880","kind":"commit","published_at":"2021-05-21T15:12:49.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.11.1","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"66adc952127dd1314af94ce28f8fc332d38f229b","kind":"commit","published_at":"2021-05-03T10:19:43.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.11.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"cd9290b95b7651d495bd69253d6e3ef469a7f211","kind":"commit","published_at":"2021-02-25T13:38:09.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.10.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"e3633154554605274cc9d59837f55a7427d72003","kind":"commit","published_at":"2020-11-19T15:21:05.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.9.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.9.0/manifests"},{"name":"1.8.3","sha":"fb0fc4cb01c70a7790a5fcc91d461b88c83174a2","kind":"commit","published_at":"2020-10-06T19:10:04.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.8.3","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"3308a70be084d6d7fd1ee5787b4c2e6eb4b70aab","kind":"commit","published_at":"2020-03-04T14:40:12.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.8.2","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"262ea0d209c292e0330be1041424887bbbffef04","kind":"commit","published_at":"2020-02-17T08:14:38.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.8.1","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"3e33ee3b8a688d719c55acdd7c6788e3006e1d3e","kind":"commit","published_at":"2020-02-10T15:04:25.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.8.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"e43de70f3c7166169d0f14a374505392734160e5","kind":"commit","published_at":"2019-06-13T08:02:18.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.7.1","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"9a52b1ac036743c31bc127fd7f2f4710e2bc968a","kind":"commit","published_at":"2019-06-10T14:32:25.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.7.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"bd8c740097eb9f2fc3735250fc1912bc811a954e","kind":"tag","published_at":"2018-05-16T17:37:49.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.6.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"86b5ca2f67173c9d34340845dd690149c886a605","kind":"commit","published_at":"2017-11-15T11:08:09.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.5.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"eadb0b7a7c3e6578185197fd40158b08c3164c83","kind":"commit","published_at":"2017-04-28T14:54:49.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.4.1","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"3ea034c056189e11c0ce7985332a9f4b5b2b5db2","kind":"commit","published_at":"2017-03-22T10:56:03.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.4.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"77300c4ab2025d4316635f592ec849ca7323bd8c","kind":"commit","published_at":"2017-01-13T15:48:08.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.3.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"af21de3ae5306a8ca0bcc02a19735dadc43e83f3","kind":"commit","published_at":"2016-10-14T15:16:51.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.2.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"b7186fb1bcfda956d237f59face250d06ef47253","kind":"tag","published_at":"2016-08-10T00:45:30.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.1.3","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"0b889d7de7461439f8a3bbcca46e0f696cb27986","kind":"tag","published_at":"2016-06-04T00:03:58.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.1.2","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"1c98108ba3eb435b681655764de11502a0653705","kind":"tag","published_at":"2015-12-31T16:01:20.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.1.1","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"518a9e0635e69777f07e41619cdf5d82fae284b6","kind":"tag","published_at":"2015-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.1.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"a6e209a309bf7cd71acf15476f40b11a25d5a79d","kind":"tag","published_at":"2015-11-03T22:18:36.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.0.4","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"d843e33fd19b49db5ac9daaef2610079daab0bad","kind":"tag","published_at":"2015-11-01T20:10:51.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.0.3","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"fe1bbbc5dde804d08a8593f1d9d0d3b05f5c84f5","kind":"tag","published_at":"2015-08-12T20:23:16.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.0.2","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"8eb1952d6be0725e1064c4fe0630d0d4d1de7639","kind":"tag","published_at":"2015-07-16T19:32:54.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.0.1","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"7cfa09f0a50b5e93087a9dc0eb669bc559eb9961","kind":"tag","published_at":"2015-06-09T17:07:50.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/1.0.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/1.0.0/manifests"},{"name":"v0.6.0","sha":"2c5b305ea91b00ebbc433ad1663b7f16c1b31ec5","kind":"tag","published_at":"2015-05-14T20:22:33.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/v0.6.0","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"bbcb697efb394d17bd9ec3d467e7da847cde4509","kind":"commit","published_at":"2014-11-05T20:53:09.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/v0.5.1","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.5.1/manifests"},{"name":"v0.5","sha":"fab0b484142430f4f598baef45680f945a60eb4f","kind":"tag","published_at":"2014-10-31T19:33:48.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/v0.5","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.5/manifests"},{"name":"v0.4","sha":"342df507312ea5ae5337be47e16e4268d7ed661f","kind":"tag","published_at":"2014-02-21T18:24:40.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/v0.4","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.4/manifests"},{"name":"v0.3","sha":"1b0facc33133f0ff990df8cebe7f2e19b2603da3","kind":"tag","published_at":"2013-11-26T23:19:44.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/v0.3","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"36bf555115da4cb03b131b4c04b681a75acd47d1","kind":"tag","published_at":"2013-10-16T20:46:54.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/v0.2.1","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"b720b6aafb667a463c7e7cafcdebf3210ddc5ef7","kind":"tag","published_at":"2013-10-10T02:39:02.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/v0.2","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.2/manifests"},{"name":"v0.1","sha":"bcefbd697846c807d191e79309e42b4eac2ea5a9","kind":"tag","published_at":"2013-09-12T11:55:22.000Z","download_url":"https://codeload.github.com/php-webdriver/php-webdriver/tar.gz/v0.1","html_url":"https://github.com/php-webdriver/php-webdriver/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/php-webdriver/php-webdriver@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T02:49:59.878Z","dependent_packages_count":111,"downloads":103978696,"downloads_period":"total","dependent_repos_count":3982,"rankings":{"downloads":0.093143330717497,"dependent_repos_count":0.14423770373575653,"dependent_packages_count":0.24838221524665868,"stargazers_count":0.07285226392077195,"forks_count":0.06258449518026046,"docker_downloads_count":0.21464526081354957,"average":0.13930754493574904},"purl":"pkg:composer/php-webdriver/webdriver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/packagist/php-webdriver/webdriver","docker_dependents_count":31,"docker_downloads_count":8293260,"usage_url":"https://repos.ecosyste.ms/usage/packagist/php-webdriver/webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/packagist/php-webdriver/webdriver/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-02T13:41:53.186Z","issues_count":77,"pull_requests_count":101,"avg_time_to_close_issue":14617704.963636363,"avg_time_to_close_pull_request":6603524.681818182,"issues_closed_count":55,"pull_requests_closed_count":88,"pull_request_authors_count":31,"issue_authors_count":65,"avg_comments_per_issue":3.7532467532467533,"avg_comments_per_pull_request":1.5742574257425743,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":369529.0,"past_year_avg_time_to_close_pull_request":866875.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.7142857142857142,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-webdriver%2Fphp-webdriver/issues","maintainers":[{"login":"OndraM","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OndraM"},{"login":"williamdes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamdes"},{"login":"andrewnicols","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewnicols"}],"active_maintainers":[{"login":"OndraM","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OndraM"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/php-webdriver%2Fwebdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/php-webdriver%2Fwebdriver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/php-webdriver%2Fwebdriver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/php-webdriver%2Fwebdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/php-webdriver%2Fwebdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/php-webdriver%2Fwebdriver/codemeta","maintainers":[{"uuid":"OndraM","login":"OndraM","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://packagist.org/users/OndraM","role":null,"created_at":"2022-11-10T10:42:26.635Z","updated_at":"2022-11-10T10:42:26.635Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/OndraM/packages"}]}