PHPackages                             juklicek/flexihash - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. juklicek/flexihash

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

juklicek/flexihash
==================

Flexihash is a small PHP library which implements consistent hashing.

01PHP

Since Apr 27Pushed 4y agoCompare

[ Source](https://github.com/juklicek/flexihash)[ Packagist](https://packagist.org/packages/juklicek/flexihash)[ RSS](/packages/juklicek-flexihash/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Flexihash
=========

[](#flexihash)

Flexihash is a small PHP library which implements \[[http://en.wikipedia.org/wiki/Consistent\_hashing](http://en.wikipedia.org/wiki/Consistent_hashing) consistent hashing\], which is most useful in distributed caching. It requires PHP5 and uses \[ SimpleTest\] for unit testing.

Usage Example
-------------

[](#usage-example)

```
