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