kennedytedesco/hashids-wrapper

This package is abandoned and no longer maintained. No replacement package was suggested.

Just a simple wrapper to Hashids.

Installs: 4 980

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/kennedytedesco/hashids-wrapper

v5.1 2020-11-28 14:30 UTC

This package is auto-updated.

Last update: 2020-12-28 14:55:16 UTC


README

Just a simple wrapper. Hashids is just a obfuscator, not a hashing algorithm or a cryptographic library. If you need to secure sensitive data, Hashids cannot helps you. Don't' use it if it doesn't fit your needs.

See tests for examples.