rzhugging commited on
Commit
ce801ae
·
verified ·
1 Parent(s): 416e1ba

Offline/air-gapped bundle: add x86 + PHP 8.4 Windows DLLs, complete RHEL9 Linux .so (mongodb+sqlsrv+pdo_sqlsrv), MS ODBC drivers (Win MSI + Linux deb/rpm) and VC++ redistributables

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +76 -0
  2. README.md +118 -62
  3. SHA256SUMS +76 -5
  4. linux/{php7.4 → debian12/php7.4}/x64/mongodb.so +0 -0
  5. linux/{php8.0 → debian12/php8.0}/x64/mongodb.so +0 -0
  6. linux/{php8.1 → debian12/php8.1}/x64/mongodb.so +0 -0
  7. linux/{php8.2 → debian12/php8.2}/x64/mongodb.so +0 -0
  8. linux/{php8.3 → debian12/php8.3}/x64/mongodb.so +0 -0
  9. linux/debian12/php8.4/x64/mongodb.so +3 -0
  10. linux/rhel9/php7.4/x64/mongodb.so +3 -0
  11. linux/rhel9/php7.4/x64/pdo_sqlsrv.so +3 -0
  12. linux/rhel9/php7.4/x64/sqlsrv.so +3 -0
  13. linux/rhel9/php8.0/x64/mongodb.so +3 -0
  14. linux/rhel9/php8.0/x64/pdo_sqlsrv.so +3 -0
  15. linux/rhel9/php8.0/x64/sqlsrv.so +3 -0
  16. linux/rhel9/php8.1/x64/mongodb.so +3 -0
  17. linux/rhel9/php8.1/x64/pdo_sqlsrv.so +3 -0
  18. linux/rhel9/php8.1/x64/sqlsrv.so +3 -0
  19. linux/rhel9/php8.2/x64/mongodb.so +3 -0
  20. linux/rhel9/php8.2/x64/pdo_sqlsrv.so +3 -0
  21. linux/rhel9/php8.2/x64/sqlsrv.so +3 -0
  22. linux/rhel9/php8.3/x64/mongodb.so +3 -0
  23. linux/rhel9/php8.3/x64/pdo_sqlsrv.so +3 -0
  24. linux/rhel9/php8.3/x64/sqlsrv.so +3 -0
  25. linux/rhel9/php8.4/x64/mongodb.so +3 -0
  26. linux/rhel9/php8.4/x64/pdo_sqlsrv.so +3 -0
  27. linux/rhel9/php8.4/x64/sqlsrv.so +3 -0
  28. runtime/linux/debian12/msodbcsql17_17.11.1.1-1_amd64.deb +3 -0
  29. runtime/linux/debian12/msodbcsql18_18.6.2.1-1_amd64.deb +3 -0
  30. runtime/linux/rhel9/msodbcsql17-17.11.1.1-1.x86_64.rpm +3 -0
  31. runtime/linux/rhel9/msodbcsql18-18.6.2.1-1.x86_64.rpm +3 -0
  32. runtime/windows/VC_redist.x64.exe +3 -0
  33. runtime/windows/VC_redist.x86.exe +3 -0
  34. runtime/windows/msodbcsql17_x64.msi +3 -0
  35. runtime/windows/msodbcsql17_x86.msi +3 -0
  36. runtime/windows/msodbcsql18_x64.msi +3 -0
  37. runtime/windows/msodbcsql18_x86.msi +3 -0
  38. windows/php7.4/nts/x86/php_mongodb.dll +3 -0
  39. windows/php7.4/nts/x86/php_pdo_sqlsrv.dll +3 -0
  40. windows/php7.4/nts/x86/php_sqlsrv.dll +3 -0
  41. windows/php7.4/ts/x86/php_mongodb.dll +3 -0
  42. windows/php7.4/ts/x86/php_pdo_sqlsrv.dll +3 -0
  43. windows/php7.4/ts/x86/php_sqlsrv.dll +3 -0
  44. windows/php8.0/nts/x86/php_mongodb.dll +3 -0
  45. windows/php8.0/nts/x86/php_pdo_sqlsrv.dll +3 -0
  46. windows/php8.0/nts/x86/php_sqlsrv.dll +3 -0
  47. windows/php8.0/ts/x86/php_mongodb.dll +3 -0
  48. windows/php8.0/ts/x86/php_pdo_sqlsrv.dll +3 -0
  49. windows/php8.0/ts/x86/php_sqlsrv.dll +3 -0
  50. windows/php8.1/nts/x86/php_mongodb.dll +3 -0
.gitattributes CHANGED
@@ -68,3 +68,79 @@ windows/php8.3/nts/x64/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
68
  windows/php8.3/ts/x64/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
69
  windows/php8.3/ts/x64/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
70
  windows/php8.3/ts/x64/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  windows/php8.3/ts/x64/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
69
  windows/php8.3/ts/x64/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
70
  windows/php8.3/ts/x64/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
71
+ linux/debian12/php7.4/x64/mongodb.so filter=lfs diff=lfs merge=lfs -text
72
+ linux/debian12/php8.0/x64/mongodb.so filter=lfs diff=lfs merge=lfs -text
73
+ linux/debian12/php8.1/x64/mongodb.so filter=lfs diff=lfs merge=lfs -text
74
+ linux/debian12/php8.2/x64/mongodb.so filter=lfs diff=lfs merge=lfs -text
75
+ linux/debian12/php8.3/x64/mongodb.so filter=lfs diff=lfs merge=lfs -text
76
+ linux/debian12/php8.4/x64/mongodb.so filter=lfs diff=lfs merge=lfs -text
77
+ linux/rhel9/php7.4/x64/mongodb.so filter=lfs diff=lfs merge=lfs -text
78
+ linux/rhel9/php7.4/x64/pdo_sqlsrv.so filter=lfs diff=lfs merge=lfs -text
79
+ linux/rhel9/php7.4/x64/sqlsrv.so filter=lfs diff=lfs merge=lfs -text
80
+ linux/rhel9/php8.0/x64/mongodb.so filter=lfs diff=lfs merge=lfs -text
81
+ linux/rhel9/php8.0/x64/pdo_sqlsrv.so filter=lfs diff=lfs merge=lfs -text
82
+ linux/rhel9/php8.0/x64/sqlsrv.so filter=lfs diff=lfs merge=lfs -text
83
+ linux/rhel9/php8.1/x64/mongodb.so filter=lfs diff=lfs merge=lfs -text
84
+ linux/rhel9/php8.1/x64/pdo_sqlsrv.so filter=lfs diff=lfs merge=lfs -text
85
+ linux/rhel9/php8.1/x64/sqlsrv.so filter=lfs diff=lfs merge=lfs -text
86
+ linux/rhel9/php8.2/x64/mongodb.so filter=lfs diff=lfs merge=lfs -text
87
+ linux/rhel9/php8.2/x64/pdo_sqlsrv.so filter=lfs diff=lfs merge=lfs -text
88
+ linux/rhel9/php8.2/x64/sqlsrv.so filter=lfs diff=lfs merge=lfs -text
89
+ linux/rhel9/php8.3/x64/mongodb.so filter=lfs diff=lfs merge=lfs -text
90
+ linux/rhel9/php8.3/x64/pdo_sqlsrv.so filter=lfs diff=lfs merge=lfs -text
91
+ linux/rhel9/php8.3/x64/sqlsrv.so filter=lfs diff=lfs merge=lfs -text
92
+ linux/rhel9/php8.4/x64/mongodb.so filter=lfs diff=lfs merge=lfs -text
93
+ linux/rhel9/php8.4/x64/pdo_sqlsrv.so filter=lfs diff=lfs merge=lfs -text
94
+ linux/rhel9/php8.4/x64/sqlsrv.so filter=lfs diff=lfs merge=lfs -text
95
+ runtime/linux/debian12/msodbcsql17_17.11.1.1-1_amd64.deb filter=lfs diff=lfs merge=lfs -text
96
+ runtime/linux/debian12/msodbcsql18_18.6.2.1-1_amd64.deb filter=lfs diff=lfs merge=lfs -text
97
+ runtime/linux/rhel9/msodbcsql17-17.11.1.1-1.x86_64.rpm filter=lfs diff=lfs merge=lfs -text
98
+ runtime/linux/rhel9/msodbcsql18-18.6.2.1-1.x86_64.rpm filter=lfs diff=lfs merge=lfs -text
99
+ runtime/windows/msodbcsql17_x64.msi filter=lfs diff=lfs merge=lfs -text
100
+ runtime/windows/msodbcsql17_x86.msi filter=lfs diff=lfs merge=lfs -text
101
+ runtime/windows/msodbcsql18_x64.msi filter=lfs diff=lfs merge=lfs -text
102
+ runtime/windows/msodbcsql18_x86.msi filter=lfs diff=lfs merge=lfs -text
103
+ runtime/windows/VC_redist.x64.exe filter=lfs diff=lfs merge=lfs -text
104
+ runtime/windows/VC_redist.x86.exe filter=lfs diff=lfs merge=lfs -text
105
+ windows/php7.4/nts/x86/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
106
+ windows/php7.4/nts/x86/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
107
+ windows/php7.4/nts/x86/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
108
+ windows/php7.4/ts/x86/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
109
+ windows/php7.4/ts/x86/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
110
+ windows/php7.4/ts/x86/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
111
+ windows/php8.0/nts/x86/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
112
+ windows/php8.0/nts/x86/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
113
+ windows/php8.0/nts/x86/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
114
+ windows/php8.0/ts/x86/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
115
+ windows/php8.0/ts/x86/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
116
+ windows/php8.0/ts/x86/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
117
+ windows/php8.1/nts/x86/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
118
+ windows/php8.1/nts/x86/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
119
+ windows/php8.1/nts/x86/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
120
+ windows/php8.1/ts/x86/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
121
+ windows/php8.1/ts/x86/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
122
+ windows/php8.1/ts/x86/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
123
+ windows/php8.2/nts/x86/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
124
+ windows/php8.2/nts/x86/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
125
+ windows/php8.2/nts/x86/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
126
+ windows/php8.2/ts/x86/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
127
+ windows/php8.2/ts/x86/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
128
+ windows/php8.2/ts/x86/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
129
+ windows/php8.3/nts/x86/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
130
+ windows/php8.3/nts/x86/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
131
+ windows/php8.3/nts/x86/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
132
+ windows/php8.3/ts/x86/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
133
+ windows/php8.3/ts/x86/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
134
+ windows/php8.3/ts/x86/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
135
+ windows/php8.4/nts/x64/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
136
+ windows/php8.4/nts/x64/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
137
+ windows/php8.4/nts/x64/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
138
+ windows/php8.4/nts/x86/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
139
+ windows/php8.4/nts/x86/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
140
+ windows/php8.4/nts/x86/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
141
+ windows/php8.4/ts/x64/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
142
+ windows/php8.4/ts/x64/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
143
+ windows/php8.4/ts/x64/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
144
+ windows/php8.4/ts/x86/php_mongodb.dll filter=lfs diff=lfs merge=lfs -text
145
+ windows/php8.4/ts/x86/php_pdo_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
146
+ windows/php8.4/ts/x86/php_sqlsrv.dll filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -7,99 +7,155 @@ tags:
7
  - mssql
8
  - sqlsrv
9
  - pdo_sqlsrv
10
- - binaries
11
- pretty_name: PHP MongoDB & MSSQL Extension Binaries (Windows + Linux)
 
12
  ---
13
 
14
- # PHP MongoDB & MSSQL Extension Binaries
15
 
16
- Prebuilt PHP extension binaries for **MongoDB** and **Microsoft SQL Server (MSSQL / sqlsrv + pdo_sqlsrv)**,
17
- covering **PHP 7.4, 8.0, 8.1, 8.2, 8.3** on **Windows (x64)** and **Linux (x64)**.
 
 
18
 
19
- > **Note on "PHP 7.46":** there is no PHP 7.46 the PHP 7.x line ended at 7.4.33.
20
- > This repository targets **PHP ≥ 7.4** as requested.
21
- >
22
- > **Note on file types:** On **Windows**, PHP extensions are `.dll` files
23
- > (`php_mongodb.dll`, `php_sqlsrv.dll`, `php_pdo_sqlsrv.dll`). The `.so` files are **Linux-only**.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
  ## Directory layout
26
 
27
  ```
28
- windows/php<VER>/<ts|nts>/x64/php_mongodb.dll
29
- windows/php<VER>/<ts|nts>/x64/php_sqlsrv.dll
30
- windows/php<VER>/<ts|nts>/x64/php_pdo_sqlsrv.dll
31
- linux/php<VER>/x64/mongodb.so
32
- SHA256SUMS
33
- LINUX-MSSQL-BUILD.md
34
- ```
35
 
36
- - `ts` = Thread Safe (use with Apache mod_php / any threaded SAPI)
37
- - `nts` = Non Thread Safe (use with FPM / FastCGI / CLI — the usual choice for nginx + php-fpm)
38
- Check your build with `php -i | findstr "Thread"` (Windows) or `php -i | grep "Thread Safety"` (Linux).
 
39
 
40
- ## Coverage matrix
 
 
 
 
41
 
42
- | PHP | Windows mongodb | Windows sqlsrv | Windows pdo_sqlsrv | Linux mongodb.so | Linux MSSQL |
43
- |------|-----------------|----------------|--------------------|------------------|-------------|
44
- | 7.4 | ✅ 1.20.1 (vc15) | ✅ 5.10.0 | ✅ 5.10.0 | ✅ 1.20.1 | build guide |
45
- | 8.0 | ✅ 1.20.1 (vs16) | ✅ 5.10.0 | ✅ 5.10.0 | ✅ 1.20.1 | build guide |
46
- | 8.1 | ✅ 2.4.1 (vs16) | ✅ 5.12.0 | ✅ 5.12.0 | ✅ 2.1.4 | build guide |
47
- | 8.2 | ✅ 2.4.1 (vs16) | ✅ 5.12.0 | ✅ 5.12.0 | ✅ 2.1.4 | build guide |
48
- | 8.3 | ✅ 2.4.1 (vs16) | ✅ 5.13.3 | ✅ 5.13.3 | ✅ 2.1.4 | build guide |
49
 
50
- All Windows builds are provided in both **TS** and **NTS**, **x64**.
 
51
 
52
- ## Installation
 
 
53
 
54
  ### Windows
55
 
56
- 1. Confirm your PHP version, thread-safety and compiler: run `php -i` and look at
57
- *PHP Version*, *Thread Safety*, *Compiler* (VC15 for 7.x, VS16 for 8.0–8.3) and *Architecture* (x64).
58
- 2. Copy the matching DLL(s) into your PHP `ext` directory (e.g. `C:\php\ext\`).
59
- 3. Enable them in `php.ini`:
 
 
 
60
  ```ini
61
  extension=php_mongodb.dll
62
  extension=php_sqlsrv.dll
63
  extension=php_pdo_sqlsrv.dll
64
  ```
65
- 4. Restart your web server / PHP-FPM and verify with `php -m`.
66
-
67
- > **MSSQL runtime dependency (Windows):** `sqlsrv`/`pdo_sqlsrv` require the
68
- > **Microsoft ODBC Driver 17 or 18 for SQL Server** to be installed on the machine.
69
- > Download it from Microsoft.
70
-
71
- ### Linux (mongodb.so)
72
 
73
- The `.so` files were extracted from the official **deb.sury.org** packages built for
74
- **Debian 12 (bookworm), glibc, amd64**. They also work on Ubuntu and other glibc-based
75
- distros *as long as the PHP minor version matches*.
76
 
77
- 1. Find your extension_dir: `php -i | grep extension_dir`
78
- 2. Copy the matching `mongodb.so` there.
79
- 3. Add to your php.ini (or a `20-mongodb.ini` in the conf.d dir):
 
 
 
 
 
 
 
 
80
  ```ini
81
  extension=mongodb.so
 
 
82
  ```
83
- 4. `php -m | grep mongodb` to verify.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
84
 
85
- > These are **glibc** builds they will **not** work on musl-based distros such as
86
- > **Alpine Linux**. On Alpine use `apk add php<ver>-mongodb` or `pecl install mongodb`.
 
 
 
 
 
 
87
 
88
- ### Linux (MSSQL)
89
 
90
- Microsoft distributes the `sqlsrv` / `pdo_sqlsrv` extensions as **source via PECL**, not as a
91
- universal prebuilt `.so`. Building is quick and reliable — see **[LINUX-MSSQL-BUILD.md](LINUX-MSSQL-BUILD.md)**.
92
 
93
- ## Sources & provenance
 
 
 
 
94
 
95
- - **Windows DLLs:** official PECL Windows builds https://downloads.php.net/~windows/pecl/releases/
96
- - **Linux mongodb.so:** extracted from https://packages.sury.org/ (deb.sury.org, Debian 12)
97
- - Integrity: see `SHA256SUMS`.
98
 
99
  ## Licenses
100
 
101
- - **MongoDB PHP extension** — Apache License 2.0
102
- - **Microsoft Drivers for PHP for SQL Server (sqlsrv, pdo_sqlsrv)** — MIT License
103
- - These binaries are redistributed unmodified from their upstream builds. All trademarks
104
- belong to their respective owners. This repository is a convenience mirror, not an official
105
- distribution channel of MongoDB Inc., Microsoft, or the PHP project.
 
7
  - mssql
8
  - sqlsrv
9
  - pdo_sqlsrv
10
+ - offline
11
+ - air-gapped
12
+ pretty_name: PHP MongoDB & MSSQL Extension Binaries + Offline Runtime (Windows + Linux)
13
  ---
14
 
15
+ # PHP MongoDB & MSSQL Extensions — Offline Bundle (Windows + Linux)
16
 
17
+ A **self-contained, air-gap-ready** bundle of prebuilt PHP extension binaries for **MongoDB** and
18
+ **Microsoft SQL Server** (`sqlsrv` + `pdo_sqlsrv`), **plus every runtime dependency** normally
19
+ downloaded from the internet at install time. Designed to be copied into an **isolated network with
20
+ no internet access**.
21
 
22
+ Covers **PHP 7.4, 8.0, 8.1, 8.2, 8.3, 8.4** on **Windows (x64 + x86)** and **Linux (x86_64)**.
23
+
24
+ > **Clarifications on the original request**
25
+ > - There is **no "PHP 7.46"** PHP 7.x ended at 7.4.33. This bundle targets **PHP ≥ 7.4**.
26
+ > - On **Windows** PHP extensions are `.dll` (`php_mongodb.dll`, `php_sqlsrv.dll`, `php_pdo_sqlsrv.dll`);
27
+ > `.so` files are **Linux-only**. Both are provided, correctly per-OS.
28
+
29
+ ---
30
+
31
+ ## What's in the box
32
+
33
+ | Component | Windows | Linux |
34
+ |-----------|---------|-------|
35
+ | **mongodb** extension | ✅ 7.4–8.4, x64+x86, TS+NTS | ✅ 7.4–8.4 (RHEL 9 + Debian 12) |
36
+ | **sqlsrv** extension | ✅ 7.4–8.4, x64+x86, TS+NTS | ✅ 7.4–8.4 (RHEL 9) |
37
+ | **pdo_sqlsrv** extension | ✅ 7.4–8.4, x64+x86, TS+NTS | ✅ 7.4–8.4 (RHEL 9) |
38
+ | **MS ODBC Driver** (MSSQL runtime dep) | ✅ v17 + v18, x64+x86 (MSI) | ✅ v17 + v18 (Debian `.deb` + RHEL `.rpm`) |
39
+ | **Visual C++ Redistributable** (DLL runtime dep) | ✅ x64 + x86 | n/a |
40
+
41
+ **109 files, ~156 MB.** Every binary is listed with a SHA-256 in [`SHA256SUMS`](SHA256SUMS).
42
+
43
+ ---
44
 
45
  ## Directory layout
46
 
47
  ```
48
+ windows/php<VER>/<ts|nts>/<x64|x86>/php_mongodb.dll
49
+ /php_sqlsrv.dll
50
+ /php_pdo_sqlsrv.dll
 
 
 
 
51
 
52
+ linux/rhel9/php<VER>/x64/mongodb.so # RHEL/Rocky/Alma/CentOS 9 (complete: all 3 exts)
53
+ /sqlsrv.so
54
+ /pdo_sqlsrv.so
55
+ linux/debian12/php<VER>/x64/mongodb.so # Debian 12 / Ubuntu (mongodb only)
56
 
57
+ runtime/windows/ msodbcsql18_x64.msi msodbcsql18_x86.msi
58
+ msodbcsql17_x64.msi msodbcsql17_x86.msi
59
+ VC_redist.x64.exe VC_redist.x86.exe
60
+ runtime/linux/debian12/ msodbcsql18_*.deb msodbcsql17_*.deb
61
+ runtime/linux/rhel9/ msodbcsql18-*.rpm msodbcsql17-*.rpm
62
 
63
+ SHA256SUMS
64
+ LINUX-MSSQL-BUILD.md # fallback: build sqlsrv/pdo_sqlsrv on other distros
65
+ ```
 
 
 
 
66
 
67
+ `ts` = Thread-Safe (Apache mod_php); `nts` = Non-Thread-Safe (php-fpm / FastCGI / CLI — the usual pick).
68
+ Check yours: `php -i | grep "Thread Safety"` (Linux) or `php -i | findstr "Thread"` (Windows).
69
 
70
+ ---
71
+
72
+ ## Offline install
73
 
74
  ### Windows
75
 
76
+ 1. **Install the VC++ redistributable once per machine** (required for the DLLs to load):
77
+ run `runtime/windows/VC_redist.x64.exe` (and/or the x86 one for 32-bit PHP).
78
+ 2. **For MSSQL only** install the ODBC driver:
79
+ `msiexec /i runtime\windows\msodbcsql18_x64.msi IACCEPTMSODBCSQLLICENSETERMS=YES` (v18 recommended; v17 also included).
80
+ 3. Match your PHP build (`php -i` → *PHP Version*, *Thread Safety*, *Architecture*) and copy the DLL(s)
81
+ from `windows/php<VER>/<ts|nts>/<arch>/` into your PHP `ext\` directory.
82
+ 4. Enable in `php.ini`:
83
  ```ini
84
  extension=php_mongodb.dll
85
  extension=php_sqlsrv.dll
86
  extension=php_pdo_sqlsrv.dll
87
  ```
88
+ 5. Restart the web server / PHP-FPM; verify with `php -m`.
 
 
 
 
 
 
89
 
90
+ ### Linux RHEL / Rocky / Alma / CentOS 9
 
 
91
 
92
+ 1. **For MSSQL only** install the ODBC driver (offline):
93
+ ```bash
94
+ sudo ACCEPT_EULA=Y rpm -i runtime/linux/rhel9/msodbcsql18-*.rpm
95
+ # requires unixODBC from your base OS media/repo: sudo dnf install unixODBC
96
+ ```
97
+ 2. Copy the `.so` for your PHP version to the extension dir (`php-config --extension-dir`, e.g.
98
+ `/usr/lib64/php/modules/`):
99
+ ```bash
100
+ sudo cp linux/rhel9/php8.3/x64/{mongodb.so,sqlsrv.so,pdo_sqlsrv.so} $(php-config --extension-dir)/
101
+ ```
102
+ 3. Enable via `.ini` files in your PHP `conf.d`:
103
  ```ini
104
  extension=mongodb.so
105
+ extension=sqlsrv.so
106
+ extension=pdo_sqlsrv.so
107
  ```
108
+ 4. `php -m | grep -Ei 'mongodb|sqlsrv'` to verify.
109
+
110
+ ### Linux — Debian 12 / Ubuntu
111
+
112
+ - **mongodb** is provided under `linux/debian12/php<VER>/x64/mongodb.so` — copy it to your
113
+ extension dir (`php -i | grep extension_dir`) and add `extension=mongodb.so`.
114
+ - **MSSQL:** install the ODBC driver from `runtime/linux/debian12/msodbcsql18_*.deb`
115
+ (`sudo ACCEPT_EULA=Y dpkg -i ...`; needs `unixodbc` from base repo). Prebuilt `sqlsrv.so` /
116
+ `pdo_sqlsrv.so` for Debian are **not** in this bundle (Microsoft ships them as source only) — either
117
+ reuse the RHEL 9 `.so` if your glibc is compatible, or compile them with
118
+ [`LINUX-MSSQL-BUILD.md`](LINUX-MSSQL-BUILD.md) on a connected build box and copy the result in.
119
+
120
+ ---
121
+
122
+ ## ⚠️ Important notes
123
+
124
+ - **glibc only.** All Linux `.so` are glibc builds — they will **not** run on **musl** distros
125
+ (Alpine). On Alpine use `apk add php<ver>-mongodb` / build against musl.
126
+ - **PHP minor must match exactly.** A `php8.2` `.so`/`.dll` only loads in PHP 8.2.
127
+ - **Base-OS dependency:** the MSSQL extensions require **unixODBC** (Linux) — a standard base-repo
128
+ package — in addition to the Microsoft ODBC driver included here. It's usually already installed.
129
+ - **Mixing distros:** the RHEL 9 and Debian 12 `.so` are ABI-compatible for the same PHP minor on
130
+ most modern glibc systems, but for production prefer the set matching your actual distro.
131
+
132
+ ## Version summary
133
 
134
+ | PHP | Win mongodb | Win sqlsrv/pdo | Linux mongodb (rhel9 / deb12) | Linux sqlsrv/pdo (rhel9) |
135
+ |-----|-------------|----------------|-------------------------------|--------------------------|
136
+ | 7.4 | 1.20.1 | 5.10.0 | 1.20.1 / 1.20.1 | 5.10.1 |
137
+ | 8.0 | 1.20.1 | 5.10.0 | 1.20.1 / 1.20.1 | 5.11.1 |
138
+ | 8.1 | 2.4.1 | 5.12.0 | 2.4.1 / 2.1.4 | 5.12.0 |
139
+ | 8.2 | 2.4.1 | 5.12.0 | 2.4.1 / 2.1.4 | 5.12.0 |
140
+ | 8.3 | 2.4.1 | 5.13.3 | 2.4.1 / 2.1.4 | 5.13.3 |
141
+ | 8.4 | 2.4.1 | 5.13.3 | 2.4.1 / 2.1.4 | 5.13.3 |
142
 
143
+ ODBC driver: v18.6.2.1 + v17 (17.10.6.1 Win / 17.11.1.1 Linux). VC++ Redist: VS2015–2022 (17.x).
144
 
145
+ ## Sources & provenance (all unmodified upstream)
 
146
 
147
+ - **Windows DLLs:** official PECL — https://downloads.php.net/~windows/pecl/releases/
148
+ - **Linux mongodb.so (Debian 12):** https://packages.sury.org/ (deb.sury.org)
149
+ - **Linux .so (RHEL 9):** Remi's RPM repository — https://rpms.remirepo.net/enterprise/9/
150
+ - **MS ODBC Driver & Linux packages:** https://packages.microsoft.com / download.microsoft.com
151
+ - **VC++ Redistributable:** https://aka.ms/vs/17/release/
152
 
153
+ Verify integrity with `sha256sum -c SHA256SUMS` (Linux) or `CertUtil -hashfile <file> SHA256` (Windows).
 
 
154
 
155
  ## Licenses
156
 
157
+ - MongoDB PHP extension — **Apache-2.0**
158
+ - Microsoft Drivers for PHP for SQL Server (`sqlsrv`, `pdo_sqlsrv`) — **MIT**
159
+ - Microsoft ODBC Driver & Visual C++ Redistributable **Microsoft EULA** (redistributed for
160
+ offline convenience; by installing you accept Microsoft's license terms). All trademarks belong to
161
+ their respective owners. This repo is an unofficial convenience mirror.
SHA256SUMS CHANGED
@@ -1,35 +1,106 @@
1
- 0512b54ac6862c8aa7da9783ed472a5c17dc3d0aab739b98a7901789875713b4 linux/php7.4/x64/mongodb.so
2
- cb81bdf7612ec15d71359673bb65c316b859ef2317a537b285eea3e5ef676b32 linux/php8.0/x64/mongodb.so
3
- 4abb039099893530cdeb5bd789f03423b05c8b4cacca4d7c54d3f919f27a4688 linux/php8.1/x64/mongodb.so
4
- ddb1a782796886198c84ead9a1bba9d08c5490b9e8069003ef48f82935a5bb99 linux/php8.2/x64/mongodb.so
5
- 8607850f07dd66afff8a95faf60465be70d61e629df5ecea9df777782a881c75 linux/php8.3/x64/mongodb.so
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  a54642cf370ab4d94043cec1a10c9073fcc57f1683c851583154bba5e04ef45c windows/php7.4/nts/x64/php_mongodb.dll
7
  625c6abfbce3b02984c5761c16d50f9541ba8b293d07c9a36959f1fc1f2469db windows/php7.4/nts/x64/php_pdo_sqlsrv.dll
8
  f059ed74bf41c0d68a0db9cd7cb9231b56c0213e75532fe5e16abfec04cdcd16 windows/php7.4/nts/x64/php_sqlsrv.dll
 
 
 
9
  1abd6265715766780b939daa675c58e547c2caf8a84aa92bff31672a3ba9173e windows/php7.4/ts/x64/php_mongodb.dll
10
  1104f112bebb6624b4efa92dab4c27cf4471fd9de263d1e15196b5250ce9b58a windows/php7.4/ts/x64/php_pdo_sqlsrv.dll
11
  6e7a3e5b75f8020ef54ef56d0ef17ce4ba96fc3f1442cf9b0bdc7000e1af0d13 windows/php7.4/ts/x64/php_sqlsrv.dll
 
 
 
12
  01884b0d61bcde382d1f4d37e46ece3c540808a766f87d244e77800b0e72e589 windows/php8.0/nts/x64/php_mongodb.dll
13
  162d65591dbd2a21fe63732286db26ed041ca98a9f29978df6422150d77591ed windows/php8.0/nts/x64/php_pdo_sqlsrv.dll
14
  02e8d81ffc77d0b3a02ea35b071ecad33c5517edc6b5a3c4698712cb6a6a2421 windows/php8.0/nts/x64/php_sqlsrv.dll
 
 
 
15
  ad8b30cf09a9797a888acbd5d90c36f959bc2bc7361a73f93cd592884780d853 windows/php8.0/ts/x64/php_mongodb.dll
16
  49cefc49efbc453ab98e2c7ff6cb0d0171679d4a569ae5d932a3adbce9dd53fd windows/php8.0/ts/x64/php_pdo_sqlsrv.dll
17
  e13243e5767aea9f6ce41dc78471d64a00d550485049bc7b9231cd83cbd52878 windows/php8.0/ts/x64/php_sqlsrv.dll
 
 
 
18
  5e2c160df3080bbe3c2f58879694872e4c7350fac558de5fc4294bd385ae8af8 windows/php8.1/nts/x64/php_mongodb.dll
19
  b6ac7808751c9016cc19d5cab086206ff6509eb6b1cdf2a0e26db3125c0038be windows/php8.1/nts/x64/php_pdo_sqlsrv.dll
20
  3a4f4000be8ef40c6a8fd00402d22aa9204692b8bfc899fc79595ca18a380b2f windows/php8.1/nts/x64/php_sqlsrv.dll
 
 
 
21
  593ac6b987ba97b291a2fb83aa0ca3115ac40b1ea1a06ca8302d6fe16af39801 windows/php8.1/ts/x64/php_mongodb.dll
22
  9eaa6a33fece7483a21be50fb0cf7bafd792e62acae7283037ebd09e3ab3e196 windows/php8.1/ts/x64/php_pdo_sqlsrv.dll
23
  8718c56e51ef4a36d489ae653a0411ddbc3c8d041c65ee4da68a99d2e3064b02 windows/php8.1/ts/x64/php_sqlsrv.dll
 
 
 
24
  2061ea04f4e65d3e9238ebafc6e493e2f8ea7c9a3cc98603c77ef7cc0d8d245c windows/php8.2/nts/x64/php_mongodb.dll
25
  8e68b70acf2beb028cca1375cbfd2fa75f21d22d5e65390eb5b158d0dcc1a9e6 windows/php8.2/nts/x64/php_pdo_sqlsrv.dll
26
  bf226a058fc2c7a3aadf6246c3b00aa0d077da52929582501bd2eae155e4c20e windows/php8.2/nts/x64/php_sqlsrv.dll
 
 
 
27
  776debdf8c341558ba4ccd1b608958b8af3bc9faa347d0c04192490c358b9eea windows/php8.2/ts/x64/php_mongodb.dll
28
  e062073b44344b02d79a0492e8d27be2251557a2b414ce3acfd175fc8da955ec windows/php8.2/ts/x64/php_pdo_sqlsrv.dll
29
  152f3573d15efbdd877c810a856a9f3cc2d754c1ceb236372f354cd4535a33d2 windows/php8.2/ts/x64/php_sqlsrv.dll
 
 
 
30
  0ef8030d4430bf43b4b1f657e586ff3c898d18a219f85f7da0a94a53585016e4 windows/php8.3/nts/x64/php_mongodb.dll
31
  98439549251eed101b1b0c4a31d48a82dca669330e92197c01fb3584fdeab778 windows/php8.3/nts/x64/php_pdo_sqlsrv.dll
32
  21c31aab913da40466206d1a34dd17014907f7184dffe9664f0af9be0c919179 windows/php8.3/nts/x64/php_sqlsrv.dll
 
 
 
33
  7404f7c95f243e3ecd805b9ccb049c09f46ccf7f89b922e972ac96444d5492f5 windows/php8.3/ts/x64/php_mongodb.dll
34
  05ef0bf6af524bbfc3903e81c775ebda8d6adddfe2106b5de7fb9ba449d07691 windows/php8.3/ts/x64/php_pdo_sqlsrv.dll
35
  f238b7ef17e97922f33729c3f331a488d47c456cef2b1bc58a1759326c022ffb windows/php8.3/ts/x64/php_sqlsrv.dll
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 0512b54ac6862c8aa7da9783ed472a5c17dc3d0aab739b98a7901789875713b4 linux/debian12/php7.4/x64/mongodb.so
2
+ cb81bdf7612ec15d71359673bb65c316b859ef2317a537b285eea3e5ef676b32 linux/debian12/php8.0/x64/mongodb.so
3
+ 4abb039099893530cdeb5bd789f03423b05c8b4cacca4d7c54d3f919f27a4688 linux/debian12/php8.1/x64/mongodb.so
4
+ ddb1a782796886198c84ead9a1bba9d08c5490b9e8069003ef48f82935a5bb99 linux/debian12/php8.2/x64/mongodb.so
5
+ 8607850f07dd66afff8a95faf60465be70d61e629df5ecea9df777782a881c75 linux/debian12/php8.3/x64/mongodb.so
6
+ 4ebf648ac5fd7d8297d1cc911b1ec67bd91012ef4fc7dfa7f027575efaffb75e linux/debian12/php8.4/x64/mongodb.so
7
+ 68cfce1c19127387b0f193cd7b1640beb2f3ae11b9c4b4f11e2e9076640e6722 linux/rhel9/php7.4/x64/mongodb.so
8
+ ab0d0bcd7f53599eeaf74dee2ed23e17195ddaf9ab371791cbd6f353077fa10a linux/rhel9/php7.4/x64/pdo_sqlsrv.so
9
+ a0f8dd8cc9f0ee75e5fbb1e63efd76bcf5fefd7e74fa4e1742e42ced0992f8eb linux/rhel9/php7.4/x64/sqlsrv.so
10
+ bcc9a3a76cc68c344bbda04041f6db2e8bc19ca9b5e5ad9ad75665add6eec77a linux/rhel9/php8.0/x64/mongodb.so
11
+ fd24b088483ec812d0b1ef48a518faa16e3128286283c0728cf3d5c8a8446ce2 linux/rhel9/php8.0/x64/pdo_sqlsrv.so
12
+ 21222252b752ab0a31fcd29f014287b50ea9c798c3b5cc5511e18f8beb7d8a48 linux/rhel9/php8.0/x64/sqlsrv.so
13
+ 415b17ca87bca6b42969e0a7b6db1641d386b56ec47ca12f2eb16e6aff7340f9 linux/rhel9/php8.1/x64/mongodb.so
14
+ 200246ec133bee5bf884ec17e670ead40f5fb729e23168f65eb9a0aabaae4c7f linux/rhel9/php8.1/x64/pdo_sqlsrv.so
15
+ badd4340a95d9b9da300588ed9be5232adc537c6097377e943d44d1b588f5c3a linux/rhel9/php8.1/x64/sqlsrv.so
16
+ 3f61cf5f5212ae6b0062675d05f565ee8b13e64c52b3373a96356ad1c887ce8f linux/rhel9/php8.2/x64/mongodb.so
17
+ dc95f9823a34d14d5b11b67580c34c97ac076466a591578516245ea438ca27d6 linux/rhel9/php8.2/x64/pdo_sqlsrv.so
18
+ 275a7404f344101b1d816a4102504637e1fed1c8009424cda4eb5da22120ebbd linux/rhel9/php8.2/x64/sqlsrv.so
19
+ b41954daba82287048ac2c0146e2c86c061f322d665312c84a8b4299626df484 linux/rhel9/php8.3/x64/mongodb.so
20
+ 71c06612e5c1502a010093d966296b49def34e71355c806894f601bd026c1f7e linux/rhel9/php8.3/x64/pdo_sqlsrv.so
21
+ 959bb474882b3e2dd815c49d300f3ce9f129ded91359ca49608acee7114b4f83 linux/rhel9/php8.3/x64/sqlsrv.so
22
+ df2c83eea537015d4878836ca1b664e44c0b97b0c2710f1706724721aa1aedb9 linux/rhel9/php8.4/x64/mongodb.so
23
+ ca6302d6e5024971b084ad9a58ca7dd2fc10c6f70451c2bd52fe6b2e7902d811 linux/rhel9/php8.4/x64/pdo_sqlsrv.so
24
+ 5e49afd8cb1e4b540daffa5877aee0aaa3cacbc75aef07c2a7168e864a848736 linux/rhel9/php8.4/x64/sqlsrv.so
25
+ 11cbdc0bc3f67eb9c1932f98dd1eab19d487efa772a53c3b2e73c192147da5c0 runtime/linux/debian12/msodbcsql17_17.11.1.1-1_amd64.deb
26
+ 73438bb02bc26fb3d1c3d8cac36b3c26cb11629dbd0a3784990fc3235331b334 runtime/linux/debian12/msodbcsql18_18.6.2.1-1_amd64.deb
27
+ fc3ab4231871cdc60cbbb9998c46da7667c277eb29c854e5f20ef122e329f9c1 runtime/linux/rhel9/msodbcsql17-17.11.1.1-1.x86_64.rpm
28
+ 97f7e399d5cbbe6950b9ef2e5afd49501aacdfb6745eff15bcd6fdf88a8326fd runtime/linux/rhel9/msodbcsql18-18.6.2.1-1.x86_64.rpm
29
+ cc0ff0eb1dc3f5188ae6300faef32bf5beeba4bdd6e8e445a9184072096b713b runtime/windows/VC_redist.x64.exe
30
+ 0c09f2611660441084ce0df425c51c11e147e6447963c3690f97e0b25c55ed64 runtime/windows/VC_redist.x86.exe
31
+ 1b6e2fe09fb48bd0f4c78e092e441993718eb5515abf94552384e09a06afee58 runtime/windows/msodbcsql17_x64.msi
32
+ 87fac08103a759d11f58f7fe9674d6de62474dbf67a1e79df898de845d305c9d runtime/windows/msodbcsql17_x86.msi
33
+ b0fe5feb86975837c3297bf09e843c30241512aac4d10a4d40377c54039016bb runtime/windows/msodbcsql18_x64.msi
34
+ 08d8cc119b0674d7dcd5b4adf7de5c545cb87deb890e93db620474f399ec3e43 runtime/windows/msodbcsql18_x86.msi
35
  a54642cf370ab4d94043cec1a10c9073fcc57f1683c851583154bba5e04ef45c windows/php7.4/nts/x64/php_mongodb.dll
36
  625c6abfbce3b02984c5761c16d50f9541ba8b293d07c9a36959f1fc1f2469db windows/php7.4/nts/x64/php_pdo_sqlsrv.dll
37
  f059ed74bf41c0d68a0db9cd7cb9231b56c0213e75532fe5e16abfec04cdcd16 windows/php7.4/nts/x64/php_sqlsrv.dll
38
+ 9f9e05d2aef835d57ec627fa8ad6e0ccd22b2d8d925a8939a9f2e23fd490de2d windows/php7.4/nts/x86/php_mongodb.dll
39
+ 85005de3454988aeb3fecfb5898a1a4a938b00be26c4d6b0b5a3c2c949d7a4a7 windows/php7.4/nts/x86/php_pdo_sqlsrv.dll
40
+ dfb6b705fc722e1e86da579ffc939fd9a336adbb390728b055d7cf970817a654 windows/php7.4/nts/x86/php_sqlsrv.dll
41
  1abd6265715766780b939daa675c58e547c2caf8a84aa92bff31672a3ba9173e windows/php7.4/ts/x64/php_mongodb.dll
42
  1104f112bebb6624b4efa92dab4c27cf4471fd9de263d1e15196b5250ce9b58a windows/php7.4/ts/x64/php_pdo_sqlsrv.dll
43
  6e7a3e5b75f8020ef54ef56d0ef17ce4ba96fc3f1442cf9b0bdc7000e1af0d13 windows/php7.4/ts/x64/php_sqlsrv.dll
44
+ da86036af3e1a27f46e562abfa9336415f16d5cf322ce5f261ce38133de052f7 windows/php7.4/ts/x86/php_mongodb.dll
45
+ 55ee41e80008ff51a5bb89ad7f0b3ceffe59bf298ef00ec4452c956fc9017cd7 windows/php7.4/ts/x86/php_pdo_sqlsrv.dll
46
+ d95e9313ab899b98c55c289ff9cb4bcc47253303d429f69d7e1bc5bc11e23be6 windows/php7.4/ts/x86/php_sqlsrv.dll
47
  01884b0d61bcde382d1f4d37e46ece3c540808a766f87d244e77800b0e72e589 windows/php8.0/nts/x64/php_mongodb.dll
48
  162d65591dbd2a21fe63732286db26ed041ca98a9f29978df6422150d77591ed windows/php8.0/nts/x64/php_pdo_sqlsrv.dll
49
  02e8d81ffc77d0b3a02ea35b071ecad33c5517edc6b5a3c4698712cb6a6a2421 windows/php8.0/nts/x64/php_sqlsrv.dll
50
+ a37dac34d26fb99c15ac5e5ac7539ab6f2d0c3d70dd0c253404d811b5b2b943e windows/php8.0/nts/x86/php_mongodb.dll
51
+ e9a4684d04dc907fba6eca1d05a84adb527bf75236274a9e7634fd8dee350837 windows/php8.0/nts/x86/php_pdo_sqlsrv.dll
52
+ 549d84645bd5e06e6643ace9cbcd698c3f8e434eefe3fd32622699a5f911292d windows/php8.0/nts/x86/php_sqlsrv.dll
53
  ad8b30cf09a9797a888acbd5d90c36f959bc2bc7361a73f93cd592884780d853 windows/php8.0/ts/x64/php_mongodb.dll
54
  49cefc49efbc453ab98e2c7ff6cb0d0171679d4a569ae5d932a3adbce9dd53fd windows/php8.0/ts/x64/php_pdo_sqlsrv.dll
55
  e13243e5767aea9f6ce41dc78471d64a00d550485049bc7b9231cd83cbd52878 windows/php8.0/ts/x64/php_sqlsrv.dll
56
+ e2a5482ab5b4042b6033210bb346e0913c5199f176b7c9f35ac7dc560008d5d4 windows/php8.0/ts/x86/php_mongodb.dll
57
+ ad605948f7906cac26ffec2bcb7a8a82fcdf11a64b8c30d50680428c155fa270 windows/php8.0/ts/x86/php_pdo_sqlsrv.dll
58
+ bbdd83996ba24c5730ae6da86209a630538994d863469f2977d787c2d0f35af6 windows/php8.0/ts/x86/php_sqlsrv.dll
59
  5e2c160df3080bbe3c2f58879694872e4c7350fac558de5fc4294bd385ae8af8 windows/php8.1/nts/x64/php_mongodb.dll
60
  b6ac7808751c9016cc19d5cab086206ff6509eb6b1cdf2a0e26db3125c0038be windows/php8.1/nts/x64/php_pdo_sqlsrv.dll
61
  3a4f4000be8ef40c6a8fd00402d22aa9204692b8bfc899fc79595ca18a380b2f windows/php8.1/nts/x64/php_sqlsrv.dll
62
+ baf1dc8edf7e95c8681fffd523af570d5ea5e2a2f71d02f092b753f91a45ddea windows/php8.1/nts/x86/php_mongodb.dll
63
+ 29be9aa3b18f8cb5b3af28caa8addf65e58fe8b46bebdddc4546fa6241c7f48f windows/php8.1/nts/x86/php_pdo_sqlsrv.dll
64
+ 4cb3622412b349e0f1fc56b22dd8a48aed7f1fcf0c105085cb3ccb15090d9cff windows/php8.1/nts/x86/php_sqlsrv.dll
65
  593ac6b987ba97b291a2fb83aa0ca3115ac40b1ea1a06ca8302d6fe16af39801 windows/php8.1/ts/x64/php_mongodb.dll
66
  9eaa6a33fece7483a21be50fb0cf7bafd792e62acae7283037ebd09e3ab3e196 windows/php8.1/ts/x64/php_pdo_sqlsrv.dll
67
  8718c56e51ef4a36d489ae653a0411ddbc3c8d041c65ee4da68a99d2e3064b02 windows/php8.1/ts/x64/php_sqlsrv.dll
68
+ aa4cd2a8df71fc33f578f2e4ee2631d4acc7f96f3e5b7317c26a0a2d330bc596 windows/php8.1/ts/x86/php_mongodb.dll
69
+ ee8457975e007fe1af4fd7fb27661b0e682aa2325e3f19a1fc8b6dc69304bbbf windows/php8.1/ts/x86/php_pdo_sqlsrv.dll
70
+ 80d52d823d183993601167806f01708ad7f8998f12d79bbed9c6e2a768dcc6d4 windows/php8.1/ts/x86/php_sqlsrv.dll
71
  2061ea04f4e65d3e9238ebafc6e493e2f8ea7c9a3cc98603c77ef7cc0d8d245c windows/php8.2/nts/x64/php_mongodb.dll
72
  8e68b70acf2beb028cca1375cbfd2fa75f21d22d5e65390eb5b158d0dcc1a9e6 windows/php8.2/nts/x64/php_pdo_sqlsrv.dll
73
  bf226a058fc2c7a3aadf6246c3b00aa0d077da52929582501bd2eae155e4c20e windows/php8.2/nts/x64/php_sqlsrv.dll
74
+ 04b3ae53d914815457812f81820c1ccd7aa52d5513f11d82c434cf7022f4eee0 windows/php8.2/nts/x86/php_mongodb.dll
75
+ f637bb7e2da8c530033141501ef1ac5c7f0c64b929ca07af665c33ff5d96366d windows/php8.2/nts/x86/php_pdo_sqlsrv.dll
76
+ 7948fd40c338db436c514ec96a74861ff6606008c61452ff55d9c4d19f3649d3 windows/php8.2/nts/x86/php_sqlsrv.dll
77
  776debdf8c341558ba4ccd1b608958b8af3bc9faa347d0c04192490c358b9eea windows/php8.2/ts/x64/php_mongodb.dll
78
  e062073b44344b02d79a0492e8d27be2251557a2b414ce3acfd175fc8da955ec windows/php8.2/ts/x64/php_pdo_sqlsrv.dll
79
  152f3573d15efbdd877c810a856a9f3cc2d754c1ceb236372f354cd4535a33d2 windows/php8.2/ts/x64/php_sqlsrv.dll
80
+ 8f8c55516b0b5e62ec8352244d0742f76ea64a30c620d98cbf7d5e0add841b08 windows/php8.2/ts/x86/php_mongodb.dll
81
+ 063a99d1d3301b0cb80b9b6e9e9bb024839ed2e187d787fcb13212925a4c21a0 windows/php8.2/ts/x86/php_pdo_sqlsrv.dll
82
+ 58ad159f9001df61edb9086414c57740962538fc4f20162314e05c54bd779710 windows/php8.2/ts/x86/php_sqlsrv.dll
83
  0ef8030d4430bf43b4b1f657e586ff3c898d18a219f85f7da0a94a53585016e4 windows/php8.3/nts/x64/php_mongodb.dll
84
  98439549251eed101b1b0c4a31d48a82dca669330e92197c01fb3584fdeab778 windows/php8.3/nts/x64/php_pdo_sqlsrv.dll
85
  21c31aab913da40466206d1a34dd17014907f7184dffe9664f0af9be0c919179 windows/php8.3/nts/x64/php_sqlsrv.dll
86
+ 9af71f94e1ab37b48d3d70b8f48bafe60c3e41be658a3b58232a63d9f7ca1c29 windows/php8.3/nts/x86/php_mongodb.dll
87
+ ce9e01cc6315346678eed796987b8f6aa344ba9ad638af7d5ad07213593db41b windows/php8.3/nts/x86/php_pdo_sqlsrv.dll
88
+ e5e240e1cbb145cc3f201e5b36cdc8ef1badb9725e97355a1ddfc1325419dc9f windows/php8.3/nts/x86/php_sqlsrv.dll
89
  7404f7c95f243e3ecd805b9ccb049c09f46ccf7f89b922e972ac96444d5492f5 windows/php8.3/ts/x64/php_mongodb.dll
90
  05ef0bf6af524bbfc3903e81c775ebda8d6adddfe2106b5de7fb9ba449d07691 windows/php8.3/ts/x64/php_pdo_sqlsrv.dll
91
  f238b7ef17e97922f33729c3f331a488d47c456cef2b1bc58a1759326c022ffb windows/php8.3/ts/x64/php_sqlsrv.dll
92
+ 7342a0417d53c60e3ee01a17ff052275aad5569ef08668032671b2b1eff8dabf windows/php8.3/ts/x86/php_mongodb.dll
93
+ ceced8e6f7ee492277f194ebb334a8c3ab57b96261b388d45759cfb5b6ade51d windows/php8.3/ts/x86/php_pdo_sqlsrv.dll
94
+ ad9ff028e527fc2477681f45e4f8be43c67a2e1d8af126bce02f882df996ea51 windows/php8.3/ts/x86/php_sqlsrv.dll
95
+ 0486b4ceb1dc8ca9623bf1b517ce024232b6dba8a78144e5a45b987b2f5db837 windows/php8.4/nts/x64/php_mongodb.dll
96
+ 5cc158a1dc1dc2517d77a1b1723317f45716d2e49eb732b09c1eb6b20151b813 windows/php8.4/nts/x64/php_pdo_sqlsrv.dll
97
+ 562f84e539f714584e5efe3a723eee6d59b08383dec6c1d7172741d6b3e2b5f9 windows/php8.4/nts/x64/php_sqlsrv.dll
98
+ f162933451ccdc67112cb012e2f2397a3a26e1b6ae83a33f2c7272fcd7d5c79a windows/php8.4/nts/x86/php_mongodb.dll
99
+ 1c51cfbd8ea67bbb6a0503b5f8ee8ae2196a133ecf8f2d9ec54928df9b15a929 windows/php8.4/nts/x86/php_pdo_sqlsrv.dll
100
+ d230883683b1dd527c173e149fa371fd881460e43e4a2d86970f5bcb23e6b93b windows/php8.4/nts/x86/php_sqlsrv.dll
101
+ 84a1c24c569182df3228dfa0b70e3d3aebdf3bd761b600b359fa9ed036795c12 windows/php8.4/ts/x64/php_mongodb.dll
102
+ 135ed4f5a9dd69f983a49e84f390adc309f7375cf3a57fe422a03e559eb72e9f windows/php8.4/ts/x64/php_pdo_sqlsrv.dll
103
+ 3a524a5f2ee35d011d7f7813b6c31e14d0c286e43b4cdc78191e5edb819ba50d windows/php8.4/ts/x64/php_sqlsrv.dll
104
+ 0b1bdac74e1796121133569588ddb7d1bbe8979c4a8d8ddf586cf06f03c82a6e windows/php8.4/ts/x86/php_mongodb.dll
105
+ 03f090875c402ca108edbc2d03e4197ded3cc7cc0f0e2f17e9d284e59d3b5e1e windows/php8.4/ts/x86/php_pdo_sqlsrv.dll
106
+ 1e0305fb952e560bb48c28fdd0b147b3d226d0e65ea8a77311736f358d58dca4 windows/php8.4/ts/x86/php_sqlsrv.dll
linux/{php7.4 → debian12/php7.4}/x64/mongodb.so RENAMED
File without changes
linux/{php8.0 → debian12/php8.0}/x64/mongodb.so RENAMED
File without changes
linux/{php8.1 → debian12/php8.1}/x64/mongodb.so RENAMED
File without changes
linux/{php8.2 → debian12/php8.2}/x64/mongodb.so RENAMED
File without changes
linux/{php8.3 → debian12/php8.3}/x64/mongodb.so RENAMED
File without changes
linux/debian12/php8.4/x64/mongodb.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ebf648ac5fd7d8297d1cc911b1ec67bd91012ef4fc7dfa7f027575efaffb75e
3
+ size 2649480
linux/rhel9/php7.4/x64/mongodb.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68cfce1c19127387b0f193cd7b1640beb2f3ae11b9c4b4f11e2e9076640e6722
3
+ size 2410072
linux/rhel9/php7.4/x64/pdo_sqlsrv.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab0d0bcd7f53599eeaf74dee2ed23e17195ddaf9ab371791cbd6f353077fa10a
3
+ size 326512
linux/rhel9/php7.4/x64/sqlsrv.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0f8dd8cc9f0ee75e5fbb1e63efd76bcf5fefd7e74fa4e1742e42ced0992f8eb
3
+ size 335392
linux/rhel9/php8.0/x64/mongodb.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcc9a3a76cc68c344bbda04041f6db2e8bc19ca9b5e5ad9ad75665add6eec77a
3
+ size 2414120
linux/rhel9/php8.0/x64/pdo_sqlsrv.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd24b088483ec812d0b1ef48a518faa16e3128286283c0728cf3d5c8a8446ce2
3
+ size 325176
linux/rhel9/php8.0/x64/sqlsrv.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21222252b752ab0a31fcd29f014287b50ea9c798c3b5cc5511e18f8beb7d8a48
3
+ size 338136
linux/rhel9/php8.1/x64/mongodb.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:415b17ca87bca6b42969e0a7b6db1641d386b56ec47ca12f2eb16e6aff7340f9
3
+ size 2669840
linux/rhel9/php8.1/x64/pdo_sqlsrv.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:200246ec133bee5bf884ec17e670ead40f5fb729e23168f65eb9a0aabaae4c7f
3
+ size 325184
linux/rhel9/php8.1/x64/sqlsrv.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:badd4340a95d9b9da300588ed9be5232adc537c6097377e943d44d1b588f5c3a
3
+ size 333976
linux/rhel9/php8.2/x64/mongodb.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f61cf5f5212ae6b0062675d05f565ee8b13e64c52b3373a96356ad1c887ce8f
3
+ size 2669896
linux/rhel9/php8.2/x64/pdo_sqlsrv.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc95f9823a34d14d5b11b67580c34c97ac076466a591578516245ea438ca27d6
3
+ size 325192
linux/rhel9/php8.2/x64/sqlsrv.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:275a7404f344101b1d816a4102504637e1fed1c8009424cda4eb5da22120ebbd
3
+ size 338064
linux/rhel9/php8.3/x64/mongodb.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b41954daba82287048ac2c0146e2c86c061f322d665312c84a8b4299626df484
3
+ size 2669888
linux/rhel9/php8.3/x64/pdo_sqlsrv.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c06612e5c1502a010093d966296b49def34e71355c806894f601bd026c1f7e
3
+ size 277160
linux/rhel9/php8.3/x64/sqlsrv.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:959bb474882b3e2dd815c49d300f3ce9f129ded91359ca49608acee7114b4f83
3
+ size 290168
linux/rhel9/php8.4/x64/mongodb.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df2c83eea537015d4878836ca1b664e44c0b97b0c2710f1706724721aa1aedb9
3
+ size 2677968
linux/rhel9/php8.4/x64/pdo_sqlsrv.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca6302d6e5024971b084ad9a58ca7dd2fc10c6f70451c2bd52fe6b2e7902d811
3
+ size 277160
linux/rhel9/php8.4/x64/sqlsrv.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e49afd8cb1e4b540daffa5877aee0aaa3cacbc75aef07c2a7168e864a848736
3
+ size 290776
runtime/linux/debian12/msodbcsql17_17.11.1.1-1_amd64.deb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11cbdc0bc3f67eb9c1932f98dd1eab19d487efa772a53c3b2e73c192147da5c0
3
+ size 776046
runtime/linux/debian12/msodbcsql18_18.6.2.1-1_amd64.deb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73438bb02bc26fb3d1c3d8cac36b3c26cb11629dbd0a3784990fc3235331b334
3
+ size 798098
runtime/linux/rhel9/msodbcsql17-17.11.1.1-1.x86_64.rpm ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc3ab4231871cdc60cbbb9998c46da7667c277eb29c854e5f20ef122e329f9c1
3
+ size 812344
runtime/linux/rhel9/msodbcsql18-18.6.2.1-1.x86_64.rpm ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97f7e399d5cbbe6950b9ef2e5afd49501aacdfb6745eff15bcd6fdf88a8326fd
3
+ size 953278
runtime/windows/VC_redist.x64.exe ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc0ff0eb1dc3f5188ae6300faef32bf5beeba4bdd6e8e445a9184072096b713b
3
+ size 25635768
runtime/windows/VC_redist.x86.exe ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c09f2611660441084ce0df425c51c11e147e6447963c3690f97e0b25c55ed64
3
+ size 13953392
runtime/windows/msodbcsql17_x64.msi ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b6e2fe09fb48bd0f4c78e092e441993718eb5515abf94552384e09a06afee58
3
+ size 4677632
runtime/windows/msodbcsql17_x86.msi ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87fac08103a759d11f58f7fe9674d6de62474dbf67a1e79df898de845d305c9d
3
+ size 2592768
runtime/windows/msodbcsql18_x64.msi ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0fe5feb86975837c3297bf09e843c30241512aac4d10a4d40377c54039016bb
3
+ size 4747264
runtime/windows/msodbcsql18_x86.msi ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08d8cc119b0674d7dcd5b4adf7de5c545cb87deb890e93db620474f399ec3e43
3
+ size 2625536
windows/php7.4/nts/x86/php_mongodb.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f9e05d2aef835d57ec627fa8ad6e0ccd22b2d8d925a8939a9f2e23fd490de2d
3
+ size 1918976
windows/php7.4/nts/x86/php_pdo_sqlsrv.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85005de3454988aeb3fecfb5898a1a4a938b00be26c4d6b0b5a3c2c949d7a4a7
3
+ size 169984
windows/php7.4/nts/x86/php_sqlsrv.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfb6b705fc722e1e86da579ffc939fd9a336adbb390728b055d7cf970817a654
3
+ size 178688
windows/php7.4/ts/x86/php_mongodb.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da86036af3e1a27f46e562abfa9336415f16d5cf322ce5f261ce38133de052f7
3
+ size 1918976
windows/php7.4/ts/x86/php_pdo_sqlsrv.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ee41e80008ff51a5bb89ad7f0b3ceffe59bf298ef00ec4452c956fc9017cd7
3
+ size 169984
windows/php7.4/ts/x86/php_sqlsrv.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d95e9313ab899b98c55c289ff9cb4bcc47253303d429f69d7e1bc5bc11e23be6
3
+ size 181760
windows/php8.0/nts/x86/php_mongodb.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a37dac34d26fb99c15ac5e5ac7539ab6f2d0c3d70dd0c253404d811b5b2b943e
3
+ size 1965568
windows/php8.0/nts/x86/php_pdo_sqlsrv.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9a4684d04dc907fba6eca1d05a84adb527bf75236274a9e7634fd8dee350837
3
+ size 173568
windows/php8.0/nts/x86/php_sqlsrv.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:549d84645bd5e06e6643ace9cbcd698c3f8e434eefe3fd32622699a5f911292d
3
+ size 183296
windows/php8.0/ts/x86/php_mongodb.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2a5482ab5b4042b6033210bb346e0913c5199f176b7c9f35ac7dc560008d5d4
3
+ size 1965568
windows/php8.0/ts/x86/php_pdo_sqlsrv.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad605948f7906cac26ffec2bcb7a8a82fcdf11a64b8c30d50680428c155fa270
3
+ size 174592
windows/php8.0/ts/x86/php_sqlsrv.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbdd83996ba24c5730ae6da86209a630538994d863469f2977d787c2d0f35af6
3
+ size 185856
windows/php8.1/nts/x86/php_mongodb.dll ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf1dc8edf7e95c8681fffd523af570d5ea5e2a2f71d02f092b753f91a45ddea
3
+ size 2999808