hashids topic

List hashids repositories

hashids

5.2k
Stars
417
Forks
Watchers

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.

laravel-hashids

2.0k
Stars
174
Forks
Watchers

A Hashids bridge for Laravel

objection-hashid

13
Stars
6
Forks
Watchers

Objection plugin to automatically obfuscate model ids using hashids!

hashids-bundle

45
Stars
13
Forks
Watchers

Integrates hashids/hashids in a Symfony project

laravel-hashslug

132
Stars
12
Forks
Watchers

Package providing a trait to use Hashids on a model

Laravel-FakeId

202
Stars
16
Forks
Watchers

[ABANDONED] Automatic model ID obfuscation in routes for Laravel

id-mask

61
Stars
3
Forks
Watchers

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...

go-hashids

1.3k
Stars
106
Forks
Watchers

Go (golang) implementation of http://www.hashids.org

acts_as_hashids

87
Stars
25
Forks
Watchers

Use Youtube-Like ID in ActiveRecord seamlessly.

eloquent-hashids

290
Stars
20
Forks
Watchers

On-the-fly hashids for Laravel Eloquent models. (🍰 Easy & ⚡ Fast)