PHPackages                             furbyus/hashing - 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. furbyus/hashing

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

furbyus/hashing
===============

Hashing library to wrap and extend hash() hash\_hmac() crc() md5() functions

00PHP

Since Dec 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/furbyus/hashing)[ Packagist](https://packagist.org/packages/furbyus/hashing)[ RSS](/packages/furbyus-hashing/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

### Furbyus\\Hashing

[](#furbyushashing)

This library is intended to wrap and extend the hash(), hash\_hmac() and other PHP functions like crc() or md5() in an OOP paradigm, including contructor or static method makers way.

Example:

```
