Download the PHP package bcremer/flexihash without Composer
On this page you can find all versions of the php package bcremer/flexihash. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bcremer/flexihash
More information about bcremer/flexihash
Files in bcremer/flexihash
Download bcremer/flexihash
More information about bcremer/flexihash
Files in bcremer/flexihash
Vendor bcremer
Package flexihash
Short Description Flexihash is a small PHP library which implements consistent hashing
License MIT
Homepage https://github.com/bremer/flexihash
Package flexihash
Short Description Flexihash is a small PHP library which implements consistent hashing
License MIT
Homepage https://github.com/bremer/flexihash
Please rate this library. Is it a good library?
Informations about the package flexihash
Flexihash
Flexihash is a small PHP library which implements consistent hashing, which is most useful in distributed caching.
[!NOTE] This repo is a fork of https://github.com/pda/flexihash which had no release since 2020. Originally authored by @pda, @dmnc and @serima
Installation
Composer is the recommended installation technique. You can find flexihash on Packagist so installation is as easy as
or in your composer.json
Usage
Benchmarks
Performance can be tested with PHPBench.
Tests
Unit Test
Benchmark Test
Further Reading
All versions of flexihash with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 8.2.0
The package bcremer/flexihash contains the following files
Loading the files please wait ....