{"id":37232679,"url":"https://github.com/hjbdev/pvm","last_synced_at":"2026-01-15T03:50:20.224Z","repository":{"id":37454552,"uuid":"362493417","full_name":"hjbdev/pvm","owner":"hjbdev","description":"PHP Version Manager for the CLI on Windows","archived":false,"fork":false,"pushed_at":"2025-03-06T13:29:04.000Z","size":127,"stargazers_count":274,"open_issues_count":9,"forks_count":28,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-01-14T13:56:46.598Z","etag":null,"topics":["php","php-versions"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/hjbdev.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":"2021-04-28T14:17:35.000Z","updated_at":"2026-01-10T18:00:27.000Z","dependencies_parsed_at":"2024-08-14T23:40:48.176Z","dependency_job_id":"17fa440e-0a0e-4294-824a-6a2cc39f33b6","html_url":"https://github.com/hjbdev/pvm","commit_stats":{"total_commits":46,"total_committers":4,"mean_commits":11.5,"dds":"0.30434782608695654","last_synced_commit":"b8c9444f03d6530ab68ebca9df8e72804647dc87"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/hjbdev/pvm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjbdev%2Fpvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjbdev%2Fpvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjbdev%2Fpvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjbdev%2Fpvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hjbdev","download_url":"https://codeload.github.com/hjbdev/pvm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjbdev%2Fpvm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28442357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"online","status_checked_at":"2026-01-15T02:00:08.019Z","response_time":62,"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"}},"keywords":["php","php-versions"],"created_at":"2026-01-15T03:50:19.697Z","updated_at":"2026-01-15T03:50:20.205Z","avatar_url":"https://github.com/hjbdev.png","language":"Go","readme":"# PVM for Windows\n\n[Support this project](https://github.com/sponsors/hjbdev)\n\n\u003e [!TIP]\n\u003e Looking for the 0.x (composer) version? See the [v0 branch](https://github.com/hjbdev/pvm/tree/v0).\n\nRemoving the hassle of changing PHP versions in the CLI on Windows.\n\nThis package has a much more niche use case than nvm does. When developing on Windows and using the integrated terminal, it's quite difficult to get those terminals to _actually_ listen to PATH changes.\n\nThis utility changes that.\n\n## Installation\n\nDownload the latest pvm version from the releases page (1.0-alpha-1, it's currently a pre-release).\n\nCreate the folder `%UserProfile%\\.pvm\\bin` (e.g. `C:\\Users\\Harry\\.pvm\\bin`) and drop the pvm exe in there. Add the folder to your PATH.\n\n## Commands\n```\npvm list\n```\nWill list out all the available PHP versions you have installed\n\n```\npvm path\n```\nWill tell you what to put in your Path variable.\n\n```\npvm use 8.2.9\n```\n\u003e [!NOTE]  \n\u003e Versions must have major.minor specified in the *use* command. If a .patch version is omitted, newest available patch version is chosen.\n\nWill switch your currently active PHP version to PHP 8.2.9\n\n```\npvm install 8.2\n```\n\u003e [!NOTE]  \n\u003e The install command will automatically determine the newest minor/patch versions if they are not specified\n\nWill install PHP 8.2 at the latest patch.\n\n## Composer support\n`pvm` now installs also composer with each php version installed.\nIt will install Composer latest stable release for PHP \u003e= 7.2 and Composer latest 2.2.x LTS for PHP \u003c 7.2.\nYou'll be able to invoke composer from terminal as it is intended:\n```shell\ncomposer --version\n```\n\n## Build this project\n\nTo compile this project use:\n```shell\nGOOS=windows GOARCH=amd64 go build -o pvm.exe\n```\n","funding_links":["https://github.com/sponsors/hjbdev"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjbdev%2Fpvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhjbdev%2Fpvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjbdev%2Fpvm/lists"}