{"id":15027204,"url":"https://github.com/shivammathur/php-builder-windows","last_synced_at":"2025-08-21T10:32:11.373Z","repository":{"id":64432047,"uuid":"282134823","full_name":"shivammathur/php-builder-windows","owner":"shivammathur","description":"Build PHP 8.0 and above nightly snaps for Windows.","archived":false,"fork":false,"pushed_at":"2024-11-25T20:42:35.000Z","size":63,"stargazers_count":47,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-07T11:12:27.451Z","etag":null,"topics":["php","php-8","php-81","php-builder","php-master","powershell","windows"],"latest_commit_sha":null,"homepage":"https://github.com/shivammathur/php-builder-windows","language":"PowerShell","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/shivammathur.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":"2020-07-24T05:51:47.000Z","updated_at":"2024-11-25T20:42:39.000Z","dependencies_parsed_at":"2023-11-23T07:29:15.148Z","dependency_job_id":"17a9b026-f8cb-4329-b7a8-37b4ee97fca1","html_url":"https://github.com/shivammathur/php-builder-windows","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivammathur%2Fphp-builder-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivammathur%2Fphp-builder-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivammathur%2Fphp-builder-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivammathur%2Fphp-builder-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shivammathur","download_url":"https://codeload.github.com/shivammathur/php-builder-windows/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230507051,"owners_count":18236944,"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":["php","php-8","php-81","php-builder","php-master","powershell","windows"],"created_at":"2024-09-24T20:05:57.409Z","updated_at":"2025-08-21T10:32:11.338Z","avatar_url":"https://github.com/shivammathur.png","language":"PowerShell","readme":"# PHP Builder for Windows\n\n\u003ca href=\"https://github.com/shivammathur/php-builder-windows\" title=\"PHP Builder Windows\"\u003e\u003cimg alt=\"Build status\" src=\"https://github.com/shivammathur/php-builder-windows/workflows/Build%20PHP%20master/badge.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/shivammathur/php-builder-windows/blob/main/LICENSE\" title=\"license\"\u003e\u003cimg alt=\"LICENSE\" src=\"https://img.shields.io/badge/license-MIT-428f7e.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/shivammathur/php-builder-windows#Builds\" title=\"builds\"\u003e\u003cimg alt=\"PHP Versions Supported\" src=\"https://img.shields.io/badge/php-%3E%3D%208.1-8892BF.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://cloudsmith.io/~shivammathur/repos/php-builder-windows\" title=\"mirror\"\u003e\u003cimg alt=\"cloudsmith mirror\" src=\"https://img.shields.io/badge/builds-cloudsmith-blue?logo=cloudsmith\"\u003e\u003c/a\u003e\n\n\u003e Build PHP snapshots for Windows.\n\n## Builds\n\nThe following configurations are built nightly.\n\n- `nts-x64`, `nts-x64-AVX`, `ts-x64`, `nts-x86`, `ts-x86`.\n- `debug-pack`, `devel=pack` for each configuration.\n- `test pack` for the version.\n\n### PHP 8.5.0-dev/master\n[https://github.com/shivammathur/php-builder-windows/releases/tag/php8.5](https://github.com/shivammathur/php-builder-windows/releases/tag/php8.5)\n\n### PHP 8.4.x-dev\n[https://github.com/shivammathur/php-builder-windows/releases/tag/php8.4](https://github.com/shivammathur/php-builder-windows/releases/tag/php8.4)\n\n### PHP 8.3.x-dev\n[https://github.com/shivammathur/php-builder-windows/releases/tag/php8.3](https://github.com/shivammathur/php-builder-windows/releases/tag/php8.3)\n\n### PHP 8.2.x-dev\n[https://github.com/shivammathur/php-builder-windows/releases/tag/php8.2](https://github.com/shivammathur/php-builder-windows/releases/tag/php8.2)\n\n### PHP 8.1.x-dev\n[https://github.com/shivammathur/php-builder-windows/releases/tag/php8.1](https://github.com/shivammathur/php-builder-windows/releases/tag/php8.1)\n\n## Install\n\nTo install a PHP snapshot, open an elevated PowerShell session and run these commands. You can change the configure variables as per your requirements.\n\n```ps1\n# Configure\n$php_dir = 'C:\\tools\\php' # Set this as per your setup\n$arch    = 'x64'          # Set x64 or x86\n$ts      = $False         # Set $False for nts or $True for ts\n$version = '8.4'          # Set 8.0, 8.1, 8.2, 8.3, 8.4, or 8.5\n\n# Install\nNew-Item -Path $php_dir -Type Directory -Force\nInvoke-WebRequest -UseBasicParsing -Uri https://github.com/shivammathur/php-builder-windows/releases/latest/download/Get-Php.ps1 -OutFile $php_dir\\Get-Php.ps1\n. $php_dir\\Get-Php.ps1 -Architecture $arch -ThreadSafe $ts -Path $php_dir -Version $version\n\n# Test\n. $php_dir\\php -v\n```\n\n## License\n\nThe code in this project is licensed under the [MIT license](http://choosealicense.com/licenses/mit/).\nPlease see the [license file](LICENSE) for more information. This project has multiple [dependencies](#dependencies \"Dependencies for this project\"). Their licenses can be found in their respective repositories.\n\n## Dependencies\n\n- [php/php-src](https://github.com/php/php-src)\n- [php/web-rmtools](https://github.com/php/web-rmtools)\n- [php/php-sdk-binary-tools](https://github.com/php/php-sdk-binary-tools)\n- [Oracle instantclient](https://www.oracle.com/downloads/licenses/instant-client-lic.html)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivammathur%2Fphp-builder-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivammathur%2Fphp-builder-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivammathur%2Fphp-builder-windows/lists"}