ext.json 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488
  1. {
  2. "apcu": {
  3. "type": "external",
  4. "source": "apcu"
  5. },
  6. "bcmath": {
  7. "type": "builtin"
  8. },
  9. "bz2": {
  10. "type": "builtin",
  11. "arg-type": "with-prefix",
  12. "lib-depends": [
  13. "bzip2"
  14. ]
  15. },
  16. "calendar": {
  17. "type": "builtin"
  18. },
  19. "ctype": {
  20. "type": "builtin"
  21. },
  22. "curl": {
  23. "type": "builtin",
  24. "arg-type": "with",
  25. "lib-depends": [
  26. "curl"
  27. ]
  28. },
  29. "dba": {
  30. "type": "builtin",
  31. "arg-type-windows": "with"
  32. },
  33. "dom": {
  34. "type": "builtin",
  35. "arg-type": "custom",
  36. "arg-type-windows": "with",
  37. "lib-depends": [
  38. "libxml2",
  39. "zlib"
  40. ]
  41. },
  42. "event": {
  43. "type": "external",
  44. "source": "ext-event",
  45. "arg-type": "custom",
  46. "lib-depends": [
  47. "libevent"
  48. ],
  49. "ext-depends": [
  50. "openssl"
  51. ],
  52. "ext-suggests": [
  53. "sockets"
  54. ]
  55. },
  56. "exif": {
  57. "type": "builtin"
  58. },
  59. "ffi": {
  60. "arg-type": "custom",
  61. "type": "builtin",
  62. "lib-depends": [
  63. "libffi"
  64. ]
  65. },
  66. "fileinfo": {
  67. "type": "builtin"
  68. },
  69. "filter": {
  70. "type": "builtin"
  71. },
  72. "ftp": {
  73. "type": "builtin",
  74. "lib-suggests": [
  75. "openssl"
  76. ]
  77. },
  78. "gd": {
  79. "type": "builtin",
  80. "arg-type": "custom",
  81. "arg-type-windows": "with",
  82. "lib-depends": [
  83. "zlib",
  84. "libpng"
  85. ],
  86. "ext-depends": [
  87. "zlib"
  88. ],
  89. "lib-suggests": [
  90. "libavif",
  91. "libwebp",
  92. "libjpeg",
  93. "freetype"
  94. ]
  95. },
  96. "gettext": {
  97. "type": "builtin",
  98. "arg-type": "with",
  99. "lib-depends": [
  100. "gettext"
  101. ]
  102. },
  103. "glfw": {
  104. "type": "external",
  105. "arg-type": "custom",
  106. "source": "ext-glfw",
  107. "lib-depends": [
  108. "glfw"
  109. ]
  110. },
  111. "gmp": {
  112. "type": "builtin",
  113. "arg-type": "with-prefix",
  114. "lib-depends": [
  115. "gmp"
  116. ]
  117. },
  118. "iconv": {
  119. "type": "builtin",
  120. "arg-type": "with-prefix",
  121. "lib-depends-windows": [
  122. "libiconv"
  123. ]
  124. },
  125. "imagick": {
  126. "type": "external",
  127. "source": "ext-imagick",
  128. "arg-type": "custom",
  129. "lib-depends": [
  130. "imagemagick"
  131. ]
  132. },
  133. "imap": {
  134. "type": "builtin",
  135. "arg-type": "with",
  136. "lib-depends": [
  137. "imap"
  138. ],
  139. "lib-suggests": [
  140. "kerberos"
  141. ]
  142. },
  143. "inotify": {
  144. "type": "external",
  145. "source": "inotify"
  146. },
  147. "intl": {
  148. "type": "builtin",
  149. "cpp-extension": true,
  150. "lib-depends": [
  151. "icu"
  152. ]
  153. },
  154. "ldap": {
  155. "type": "builtin",
  156. "arg-type": "with",
  157. "lib-depends": [
  158. "ldap"
  159. ]
  160. },
  161. "mbregex": {
  162. "type": "builtin",
  163. "arg-type": "custom",
  164. "ext-depends": [
  165. "mbstring"
  166. ]
  167. },
  168. "mbstring": {
  169. "type": "builtin",
  170. "arg-type": "custom",
  171. "lib-depends": [
  172. "onig"
  173. ]
  174. },
  175. "memcache": {
  176. "type": "external",
  177. "source": "ext-memcache",
  178. "arg-type": "custom",
  179. "lib-depends": [
  180. "zlib"
  181. ],
  182. "ext-depends": [
  183. "session"
  184. ]
  185. },
  186. "memcached": {
  187. "type": "external",
  188. "source": "memcached",
  189. "arg-type": "custom",
  190. "cpp-extension": true,
  191. "lib-depends": [
  192. "libmemcached"
  193. ],
  194. "ext-depends": [
  195. "session",
  196. "zlib"
  197. ]
  198. },
  199. "mongodb": {
  200. "type": "external",
  201. "source": "mongodb",
  202. "arg-type": "custom",
  203. "lib-suggests": [
  204. "icu",
  205. "openssl",
  206. "zstd",
  207. "zlib"
  208. ]
  209. },
  210. "mysqli": {
  211. "type": "builtin",
  212. "arg-type": "with",
  213. "ext-depends": [
  214. "mysqlnd"
  215. ]
  216. },
  217. "mysqlnd": {
  218. "type": "builtin",
  219. "arg-type-windows": "with",
  220. "lib-depends": [
  221. "zlib"
  222. ]
  223. },
  224. "opcache": {
  225. "type": "builtin"
  226. },
  227. "openssl": {
  228. "type": "builtin",
  229. "arg-type": "with",
  230. "lib-depends": [
  231. "openssl"
  232. ]
  233. },
  234. "pcntl": {
  235. "type": "builtin",
  236. "unix-only": true
  237. },
  238. "pdo": {
  239. "type": "builtin"
  240. },
  241. "pdo_mysql": {
  242. "type": "builtin",
  243. "arg-type": "with",
  244. "ext-depends": [
  245. "pdo",
  246. "mysqlnd"
  247. ]
  248. },
  249. "pdo_pgsql": {
  250. "type": "builtin",
  251. "arg-type": "with-prefix",
  252. "ext-depends": [
  253. "pdo",
  254. "pgsql"
  255. ],
  256. "lib-depends": [
  257. "postgresql"
  258. ]
  259. },
  260. "pdo_sqlite": {
  261. "type": "builtin",
  262. "arg-type": "with",
  263. "ext-depends": [
  264. "pdo",
  265. "sqlite3"
  266. ],
  267. "lib-depends": [
  268. "sqlite"
  269. ]
  270. },
  271. "pgsql": {
  272. "type": "builtin",
  273. "arg-type": "with-prefix",
  274. "lib-depends": [
  275. "postgresql"
  276. ]
  277. },
  278. "phar": {
  279. "type": "builtin",
  280. "ext-depends": [
  281. "zlib"
  282. ]
  283. },
  284. "posix": {
  285. "type": "builtin",
  286. "unix-only": true
  287. },
  288. "protobuf": {
  289. "type": "external",
  290. "source": "protobuf"
  291. },
  292. "pspell": {
  293. "type": "builtin",
  294. "arg-type": "with",
  295. "lib-depends": [
  296. "aspell"
  297. ]
  298. },
  299. "readline": {
  300. "type": "builtin",
  301. "arg-type": "with-prefix",
  302. "lib-depends": [
  303. "readline"
  304. ]
  305. },
  306. "redis": {
  307. "type": "external",
  308. "source": "redis",
  309. "arg-type": "custom",
  310. "ext-suggests": [
  311. "session"
  312. ]
  313. },
  314. "session": {
  315. "type": "builtin"
  316. },
  317. "shmop": {
  318. "type": "builtin"
  319. },
  320. "simplexml": {
  321. "type": "builtin",
  322. "arg-type": "custom",
  323. "arg-type-windows": "with",
  324. "lib-depends": [
  325. "libxml2"
  326. ]
  327. },
  328. "snmp": {
  329. "type": "builtin",
  330. "arg-type": "with",
  331. "lib-depends": [
  332. "net-snmp"
  333. ]
  334. },
  335. "soap": {
  336. "type": "builtin",
  337. "arg-type": "custom",
  338. "lib-depends": [
  339. "libxml2"
  340. ]
  341. },
  342. "sockets": {
  343. "type": "builtin"
  344. },
  345. "sodium": {
  346. "type": "builtin",
  347. "arg-type": "with",
  348. "lib-depends": [
  349. "libsodium"
  350. ]
  351. },
  352. "sqlite3": {
  353. "type": "builtin",
  354. "arg-type": "with-prefix",
  355. "lib-depends": [
  356. "sqlite"
  357. ]
  358. },
  359. "ssh2": {
  360. "type": "external",
  361. "source": "ext-ssh2",
  362. "arg-type": "with-prefix",
  363. "lib-depends": [
  364. "libssh2"
  365. ]
  366. },
  367. "swoole": {
  368. "type": "external",
  369. "source": "swoole",
  370. "arg-type": "custom",
  371. "cpp-extension": true,
  372. "lib-depends": [
  373. "openssl"
  374. ],
  375. "ext-depends": [
  376. "openssl"
  377. ],
  378. "ext-suggests": [
  379. "curl"
  380. ],
  381. "unix-only": true
  382. },
  383. "swow": {
  384. "type": "external",
  385. "source": "swow",
  386. "arg-type": "custom",
  387. "lib-suggests": [
  388. "openssl",
  389. "curl"
  390. ],
  391. "ext-suggests": [
  392. "openssl",
  393. "curl"
  394. ]
  395. },
  396. "sysvmsg": {
  397. "type": "builtin",
  398. "unix-only": true
  399. },
  400. "sysvsem": {
  401. "type": "builtin",
  402. "unix-only": true
  403. },
  404. "sysvshm": {
  405. "type": "builtin",
  406. "unix-only": true
  407. },
  408. "tidy": {
  409. "type": "builtin",
  410. "arg-type": "with",
  411. "lib-depends": [
  412. "tidy"
  413. ]
  414. },
  415. "tokenizer": {
  416. "type": "builtin"
  417. },
  418. "xlswriter": {
  419. "type": "external",
  420. "source": "xlswriter",
  421. "arg-type": "custom",
  422. "ext-depends": [
  423. "zlib",
  424. "zip"
  425. ]
  426. },
  427. "xml": {
  428. "type": "builtin",
  429. "arg-type": "custom",
  430. "arg-type-windows": "with",
  431. "lib-depends": [
  432. "libxml2"
  433. ]
  434. },
  435. "xmlreader": {
  436. "type": "builtin",
  437. "arg-type": "custom",
  438. "lib-depends": [
  439. "libxml2"
  440. ]
  441. },
  442. "xmlwriter": {
  443. "type": "builtin",
  444. "arg-type": "custom",
  445. "lib-depends": [
  446. "libxml2"
  447. ]
  448. },
  449. "xsl": {
  450. "type": "builtin",
  451. "arg-type": "with",
  452. "lib-depends": [
  453. "libxslt"
  454. ]
  455. },
  456. "yaml": {
  457. "type": "external",
  458. "source": "yaml",
  459. "arg-type": "with-prefix",
  460. "lib-depends": [
  461. "libyaml"
  462. ]
  463. },
  464. "zip": {
  465. "type": "builtin",
  466. "arg-type": "with-prefix",
  467. "arg-type-windows": "enable",
  468. "lib-depends": [
  469. "libzip"
  470. ]
  471. },
  472. "zlib": {
  473. "type": "builtin",
  474. "arg-type": "with",
  475. "arg-type-windows": "enable",
  476. "lib-depends": [
  477. "zlib"
  478. ]
  479. },
  480. "zstd": {
  481. "type": "external",
  482. "source": "ext-zstd",
  483. "arg-type": "custom",
  484. "lib-depends": [
  485. "zstd"
  486. ]
  487. }
  488. }