# PHP # https://windows.php.net/download/ # NTS = Non Thread Safe *PHP-8.4=https://windows.php.net/downloads/releases/archives/php-8.4.12-nts-Win32-vs17-x64.zip *PHP-8.3=https://windows.php.net/downloads/releases/archives/php-8.3.25-nts-Win32-vs16-x64.zip *PHP-8.2=https://windows.php.net/downloads/releases/archives/php-8.2.28-nts-Win32-vs16-x64.zip *PHP-8.1=https://windows.php.net/downloads/releases/archives/php-8.1.32-nts-Win32-vs16-x64.zip --- # Web Servers Apache-2.4.65=https://www.apachelounge.com/download/VS17/binaries/httpd-2.4.65-250724-Win64-VS17.zip Apache-2.4.57=https://www.apachelounge.com/download/VS16/binaries/httpd-2.4.57-win64-VS16.zip Nginx-1.29.4=https://nginx.org/download/nginx-1.29.4.zip --- # Node.js # https://nodejs.org/en/download/prebuilt-binaries/current node-25.2=https://nodejs.org/dist/v25.2.1/node-v25.2.1-win-x64.zip node-24.12=https://nodejs.org/dist/v24.12.0/node-v24.12.0-win-x64.zip node-22.21=https://nodejs.org/dist/v22.21.1/node-v22.21.1-win-x64.zip --- # phpMyAdmin # After download, visit -> http://localhost/phpmyadmin phpmyadmin-6.0snapshot=https://files.phpmyadmin.net/snapshots/phpMyAdmin-6.0+snapshot-english.tar.xz phpmyadmin=https://files.phpmyadmin.net/phpMyAdmin/5.2.2/phpMyAdmin-5.2.2-english.zip # DB Tools DBeaver=https://dbeaver.io/files/dbeaver-ce-latest-win32.win32.x86_64.zip # Menu > Tools > DBeaver --- # MySQL # https://dev.mysql.com/downloads/mysql/ mysql-9.4=https://dev.mysql.com/get/Downloads/MySQL-9.4/mysql-9.4.0-winx64.zip mysql-8.4=https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.6-winx64.zip mysql-8.0=https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.40-winx64.zip mysql-5.7=https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.39-winx64.zip --- # PostgreSQL # https://www.enterprisedb.com/download-postgresql-binaries postgresql-18.0=https://sbp.enterprisedb.com/getfile.jsp?fileid=1259741 postgresql-17.2=https://sbp.enterprisedb.com/getfile.jsp?fileid=1259294 postgresql-16.6=https://sbp.enterprisedb.com/getfile.jsp?fileid=1259297 postgresql-15.10=https://sbp.enterprisedb.com/getfile.jsp?fileid=1259300 --- # MongoDB # https://www.mongodb.com/try/download/community #mongodb-8=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.4.zip #mongodb-7=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.14.zip --- # VS Code code=https://go.microsoft.com/fwlink/?Linkid=850641 --- # Golang # https://go.dev/dl/ go-1.24=https://go.dev/dl/go1.24.1.windows-amd64.zip go-1.23=https://go.dev/dl/go1.23.4.windows-amd64.zip # Pocketbase # https://github.com/pocketbase/pocketbase/releases pocketbase=https://github.com/pocketbase/pocketbase/releases/download/v0.25.9/pocketbase_0.25.9_windows_amd64.zip