cachewerk / ext-relay
The next-generation caching layer for PHP.
Installs: 73
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 0
Open Issues: 1
Language:M4
Type:php-ext
Requires
- php: ^7.4|^8.0
- ext-igbinary: *
- ext-json: *
- ext-msgpack: *
This package is auto-updated.
Last update: 2025-01-11 19:00:00 UTC
README
This repository is a wrapper to install Relay usung PHP PIE.
Relay does NOT support Windows.
Installation
pie install cachewerk/ext-relay
Or install Relay for a specific PHP version:
pie install --with-php-config=/usr/bin/php-config7.4 cachewerk/ext-relay