Files
static-php-cli/config/pkg/ext/ext-redis.yml

23 lines
406 B
YAML
Raw Normal View History

2026-03-13 16:53:28 +08:00
ext-redis:
type: php-extension
artifact:
source:
2026-07-21 12:54:02 +07:00
type: pie
repo: phpredis/phpredis
extract: php-src/ext/redis
2026-03-13 16:53:28 +08:00
metadata:
license-files: [LICENSE]
license: PHP-3.01
suggests:
- ext-session
- ext-igbinary
- ext-msgpack
suggests@unix:
- ext-session
- ext-igbinary
- ext-msgpack
- zstd
- liblz4
php-extension:
arg-type: custom