This repository was created to centralize PHP releases for both Linux and Windows, ensuring consistency and ease of access.
PHP releases are published separately on two different platforms:
- php.net for Linux
- windows.php.net for Windows
Additionally, Windows ZIP archives follow inconsistent naming conventions, making it difficult to automate version tracking and distribution.
This repository automatically monitors new PHP releases and generates a standardized package for each version. Each release includes:
- One Linux build
- One Windows x86 build
- One Windows x64 build
You can find all available versions in the Releases Section.
If you notice a missing release or any issues with the packages, please open an issue to let us know.