Add ext-mongodb

This commit is contained in:
crazywhalecc
2026-03-12 14:19:38 +08:00
parent e523fff0ab
commit 91ee94f349
2 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
ext-mongodb:
type: php-extension
artifact:
source:
type: ghrel
repo: mongodb/mongo-php-driver
match: mongodb.+\.tgz
extract: php-src/ext/mongodb
metadata:
license-files: [LICENSE]
license: PHP-3.01
suggests:
- icu
- openssl
- zstd
- zlib
frameworks:
- CoreFoundation
- Security
php-extension:
arg-type: custom