add clickhouse extension by ilia

This commit is contained in:
henderkes
2026-05-09 15:10:30 +07:00
parent dc6e63e1ba
commit 3f48413281
3 changed files with 60 additions and 1 deletions

View File

@@ -0,0 +1,19 @@
ext-clickhouse:
type: php-extension
artifact:
source:
type: ghtar
repo: iliaal/php_clickhouse
extract: php-src/ext/clickhouse
prefer-stable: true
metadata:
license-files: [LICENSE]
license: PHP-3.01
suggests@unix:
- openssl
lang: cpp
php-extension:
os:
- Linux
- Darwin
arg-type@unix: custom