Libraries tagged by hash-id
deligoez/laravel-model-hashid
52111 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
phuonght/make-hash-id
379 Downloads
Tạo hash id
takashiki/ourls
161 Downloads
A url shorten service system base on hash id
m-wardany/hash-ids
446 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
brentkozjak/laravel-hash-identify
16 Downloads
Laravel package to easily identify possible algorithm(s) of a hash
saiashirwadinformatia/secure-ids
166 Downloads
Secure your primary id often used in URL or shared in JSON
pgs-soft/hashid-bundle
10033 Downloads
Symfony Hash Id
xpwales/xpwales-hash-id
13 Downloads
Hash ID feature for models.
pfrug/hash-id
3 Downloads
Simple trait for Laravel to encode IDs in URLs, providing a secure and obfuscated way to expose model identifiers
jasonbradley/hash-ids-bundle
3995 Downloads
Symfony2 Bundle for HashIds library - http://hashids.org/php/
brentkozjak/hash-identify
35 Downloads
Identify a hash algorithm based on string input
akr4m/hashid
41 Downloads
Laravel Hash id Unique identification for table's fields.
techgrid/hashid-bundle
1 Downloads
Symfony Hash Id
mrlaozhou/laravel-hashid
12 Downloads
Laravel model hash id
faelp22/common_hash
68 Downloads
Lib for gen hash id and gen hash bcrypt for php 5.3.x