This project handles uploading builds to the downloads.php.net server.
It supports the following type of builds:
- PHP
- PECL extensions
- Winlibs libraries
It also has commands to process the downloaded files and update the relevant configuration files.
Code must function on a vanilla PHP 8.4 installation. Please keep this in mind before filing a pull request.
For API documentation, please refer to API.md.