All Projects → cachewerk → relay

cachewerk / relay

Licence: MIT License
The next-generation caching layer for PHP.

Programming Languages

PHP
23972 projects - #3 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to relay

php-bencode
C++ PHP extension which can boost the process of encoding and decoding of Bencode.
Stars: ✭ 16 (-23.81%)
Mutual labels:  php-extension
skeleton-php-ext
Skeleton project for PHP extension (written in C)
Stars: ✭ 24 (+14.29%)
Mutual labels:  php-extension
RapidPM
High performance extension that implements parts of PocketMine-MP (PMMP) with Zephir
Stars: ✭ 31 (+47.62%)
Mutual labels:  php-extension
php-mustache
Mustache PHP Extension
Stars: ✭ 55 (+161.9%)
Mutual labels:  php-extension
zephir-docs
Zephir Documentation and website
Stars: ✭ 62 (+195.24%)
Mutual labels:  php-extension
xhprof
PHP7/PHP8 support
Stars: ✭ 877 (+4076.19%)
Mutual labels:  php-extension
xray
X-Ray - PHP Engine compiler hook API (new)
Stars: ✭ 19 (-9.52%)
Mutual labels:  php-extension
phphll
HyperLogLog for PHP implemented as a C extension
Stars: ✭ 19 (-9.52%)
Mutual labels:  php-extension
Tensor
A library and extension that provides objects for scientific computing in PHP.
Stars: ✭ 146 (+595.24%)
Mutual labels:  php-extension
secp256k1-php
PHP bindings for bitcoin-core/secp256k1
Stars: ✭ 55 (+161.9%)
Mutual labels:  php-extension
php-document-creator
a document creator for php extension.一个用于生成PHP扩展文档的工具
Stars: ✭ 25 (+19.05%)
Mutual labels:  php-extension
php-to-zephir
Convert PHP 7 files to Zephir zep files and create a native PHP extension
Stars: ✭ 25 (+19.05%)
Mutual labels:  php-extension
tast-process
An extension providing multi process for PHP 7
Stars: ✭ 27 (+28.57%)
Mutual labels:  php-extension
php-smartcrop-extension
smartcrop implementation in php extension
Stars: ✭ 17 (-19.05%)
Mutual labels:  php-extension
php-rar
PECL rar extension
Stars: ✭ 35 (+66.67%)
Mutual labels:  php-extension
nanobox-engine-php
Engine for running PHP apps on Nanobox
Stars: ✭ 20 (-4.76%)
Mutual labels:  php-extension
learn-computer
PHP函数源码分析、计算机相关知识
Stars: ✭ 13 (-38.1%)
Mutual labels:  php-extension
php aho corasick
Aho-Corasick string search algorithm PHP extension implementation.
Stars: ✭ 45 (+114.29%)
Mutual labels:  php-extension
Dev-Tools-Magento-2-Module
A collection of utilities meant to improve the experience of developing modules for Magento without breaking existing functionality.
Stars: ✭ 18 (-14.29%)
Mutual labels:  php-extension
PHP-CPP-documentation
The documentation in chinese of PHP-CPP.
Stars: ✭ 35 (+66.67%)
Mutual labels:  php-extension

Relay

Installation

composer require cachewerk/relay

Benchmarks

The host and port may be set in phpbench.json.

composer run bench
# ./vendor/bin/phpbench run --report=redis

composer run bench:verbose
# ./vendor/bin/phpbench run --report=redis --progress=blinken
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].