Libraries tagged by hash-id
deligoez/laravel-model-hashid
114239 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
phuonght/make-hash-id
1232 Downloads
Tạo hash id
takashiki/ourls
162 Downloads
A url shorten service system base on hash id
m-wardany/hash-ids
788 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
jasonbradley/hash-ids-bundle
4048 Downloads
Symfony2 Bundle for HashIds library - http://hashids.org/php/
brentkozjak/laravel-hash-identify
16 Downloads
Laravel package to easily identify possible algorithm(s) of a hash
pgs-soft/hashid-bundle
10041 Downloads
Symfony Hash Id
xpwales/xpwales-hash-id
13 Downloads
Hash ID feature for models.
trac/hash-id
1 Downloads
High-performance PHP library to generate YouTube-like IDs from numbers. Drop-in replacement for Hashids, 4.7x faster.
pfrug/hash-id
5 Downloads
Simple trait for Laravel to encode IDs in URLs, providing a secure and obfuscated way to expose model identifiers
brentkozjak/hash-identify
38 Downloads
Identify a hash algorithm based on string input
saiashirwadinformatia/secure-ids
185 Downloads
Secure your primary id often used in URL or shared in JSON
techgrid/hashid-bundle
1 Downloads
Symfony Hash Id
mrlaozhou/laravel-hashid
15 Downloads
Laravel model hash id
faelp22/common_hash
70 Downloads
Lib for gen hash id and gen hash bcrypt for php 5.3.x