Top 32 hashids open source projects

Hashid Rails
Use Hashids (http://hashids.org/ruby/) in your Rails app ActiveRecord models.
Eloquent Hashids
On-the-fly hashids for Laravel Eloquent models. (🍰 Easy & ⚡ Fast)
Django Rest Framework Serializer Extensions
Extensions to help DRY up Django Rest Framework serializers
Hashids.github.io
Hashids website
✭ 163
htmlhashids
Pg hashids
Short unique id generator for PostgreSQL, using hashids
Laravel Fakeid
Automatic model ID obfuscation in routes for Laravel
Laravel Hashslug
Package providing a trait to use Hashids on a model
Laravel Hashids
A Hashids bridge for Laravel
Laravel Optimus
Transform your internal id's to obfuscated integers based on Knuth's integer hash. Laravel wrapper for the Optimus Library by Jens Segers with multiple connections support.
Acts as hashids
Use Youtube-Like ID in ActiveRecord seamlessly.
Optimus
🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP.
Hashids.phpc
🐘 A php extension for Hashids: generate short unique ids from integers.
✭ 43
chashids
Laravel Hashids
Integrate Hashids with Laravel. Automatic model binding and id resolving included!
Hashids.rb
A small Ruby gem to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
✭ 842
rubyhashids
Go Hashids
Go (golang) implementation of http://www.hashids.org
Hashids
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
Hashids.net
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
Laravel Hashid
Obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
Hashids.js
A small JavaScript library to generate YouTube-like ids from numbers.
Django Hashid Field
Django Model Field that uses Hashids to obscure the value
bashids
Pure Bash implementation of the hashid algorithm from http://hashids.org/
id-mask
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger. This library bases its security on strong cryptographic primitives.
objection-hashid
Objection plugin to automatically obfuscate model ids using hashids!
eloquent-hashids
Automatically generate and persist Hashids for newly created Eloquent models.
hashids-bundle
Integrates hashids/hashids in a Symfony project
django-hashids
Non-intrusive hashids library for Django
laravel-hashids
Laravel package for Hashids
1-32 of 32 hashids projects