An open API service indexing awesome lists of open source software.

https://github.com/bearsampp/modules-untouched

All modules binaries untouched from their original locations for Bearsampp project
https://github.com/bearsampp/modules-untouched

bearsampp developer-tools hacktoberfest internal php wamp

Last synced: 3 months ago
JSON representation

All modules binaries untouched from their original locations for Bearsampp project

Awesome Lists containing this project

README

          



Tag
Become a sponsor
Donate Paypal

This a sub-repo of [Bearsampp project](https://github.com/bearsampp/bearsampp) involving mirror of all modules binaries untouched from their original locations.

There are hosted on Github to prevent dead links.

Binaries files that are not available as archives artifacts or single file are rebuilt for bearsampp but original files are included too.

Use threadsafe packages!

Issues must be reported on [Bearsampp repository](https://github.com/bearsampp/bearsampp/issues).

- [Apache](#apache)
- [Bruno](#bruno)
- [Composer](#composer)
- [Ghostscript](#ghostscript)
- [Git](#git)
- [Mailpit](#mailpit)
- [MariaDB](#mariadb)
- [Memcached](#memcached)
- [MySQL](#mysql)
- [Ngrok](#ngrok)
- [Node.js](#nodejs)
- [Perl](#perl)
- [PHP](#php)
- [phpMyAdmin](#phpmyadmin)
- [phpPgAdmin](#phppgadmin2)
- [PostgreSQL](#postgresql)
- [PowerShell](#powershell)
- [Prerequisite](#Prerequisites)
- [Python](#python)
- [Ruby](#ruby)
- [Xlight](#xlight)

## Apache

No rebuild required. Available as archive artefact (zip).

* https://www.apachelounge.com/download/
* be sure to get mod_fcgid also

NOTE: Check OpenSSL version here: https://www.apachelounge.com/viewforum.php?f=1

## Bruno

*Download portable x64
*No rebuld needed.

* https://www.usebruno.com/downloads

## Composer

No rebuild required. Available as a single PHAR file.

* https://getcomposer.org/ ( windows only has .exe installer )
* https://github.com/composer/composer/releases ( preferred )

## Ghostscript

Rebuild required, only available as setup executable.

Extracted using 7zip.

* https://www.ghostscript.com/download/gsdnld.html
* https://github.com/ArtifexSoftware/ghostpdl-downloads/releases

Remove the following before zipping...
![image](https://github.com/user-attachments/assets/349f3d5d-679f-40d6-908c-ceb2306c1045)

## Git

No rebuild required. Available as portable exe (.exe).

* https://github.com/git-for-windows/git/releases

## Mailpit

No rebuild required.

* https://github.com/axllent/mailpit/releases

## MariaDB

No rebuild required. Available as archive artefact (zip).

* https://downloads.mariadb.org/mariadb/+releases/

## Memcached

Download https://github.com/Bearsampp/sandbox/releases/download/2025.2.11/memcached_download.bat and run it.
use the created .zip file.
#### NOTE: as of 2025.12.16 running "gradle release" will automatically fetch the files and create the zip as part of the build process

Windows dll's seem to be no longer being made by memcached. Use nono303's build
Do NOT confuse this with the "memcache" contained as part of php pecl package. They work together

* https://github.com/nono303/memcached

## MySQL

No rebuild required. Available as archive artefact (zip).

* https://dev.mysql.com/downloads/mysql/

## Ngrok

No rebuild required. Available as a 7z artefact.

In order to see version you must first extract the .zip then check the properties->Details section of the .exe

* https://ngrok.com/downloads/windows?tab=download

## Node.js

No rebuild required. Available as msi or 7z artefact.

* https://nodejs.org/dist/latest

## Perl

No rebuild required. Available as archive artefact (zip).

* http://strawberryperl.com/releases.html

## PHP

No rebuild required. Available as archive artefact (zip).

* [php](https://windows.php.net/download)
* [memcache](https://github.com/nono303/PHP-memcache-dll/tree/master/vs17/x64/ts)
* [xdebug](https://xdebug.org/download/historical)
* [imagemagick:](https://imagemagick.org/script/download.php#windows)
* [imagick:](https://pecl.php.net/package/imagick)
* [pear](https://pear.php.net/package/pearweb_phars/download/)
* [zip](https://pecl.php.net/package/zip)
* try [php-pecl](https://pecl.php.net/package/memcache/8.2/windows) for memcache first.

Pear requires extracting and using the "install-pear-nozlib.phar"

*all of these are required when updating php.

test imagemagick with php --ri imagick

## phpMyAdmin

No rebuild required. Available as archive artefact (zip).

* https://www.phpmyadmin.net/downloads/

## phpPgAdmin2

No rebuild required. Available as archive artefact (zip).

* https://github.com/ReimuHakurei/phpPgAdmin

## PostgreSQL

No rebuild required. Available as archive artefact (zip).

* https://www.enterprisedb.com/download-postgresql-binaries

## PowerShell

No rebuild required. Available as archive artefact (zip).

* https://github.com/PowerShell/PowerShell/releases

#### oh-my-posh

No rebuild required. Available as archive artefact for Binaries and Dependencies (zip).

* https://github.com/JanDeDobbeleer/oh-my-posh/releases

oh-my-posh theme ( Paradox - Bearsampp default )
* https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/paradox.omp.json

#### Customization guide
* https://amanek.com/better-command-line-experience-on-windows-with-conemu-clink-and-oh-my-posh/
To reset default bearsampp omp theme use
```oh-my-posh init pwsh --config https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/paradox.omp.json | Invoke-Expression```

## Prerequisites
No rebuild required. Update src.

[Latest VC](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version)

## Python

Rebuild required, only available as setup executable.

Extracted using 7zip.

* https://pypi.org/project/pywin32/#files ( Wheel )
* [https://github.com/winpython/winpython/releases ( official git )](https://winpython.github.io/)
MUST use pyqt package, which is the "slim" version.
![image](https://github.com/user-attachments/assets/b2c73095-d104-4ebc-a7ac-82af7d710820)

Need to set pyqt properties to match download
![image](https://user-images.githubusercontent.com/1850089/179404623-aedf7592-5979-4c72-a89b-d0839acd1805.png)

unzip, move files into root, delete subfolder, rezip and upload

## Ruby

No rebuild required

* [http://rubyinstaller.org](https://rubyinstaller.org/downloads/) use 7-zip archive build
* https://rubygems.org

## Xlight

No rebuild required.

* https://www.xlightftpd.com/download.htm