Libraries tagged by hash-id
deligoez/laravel-model-hashid
72032 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
phuonght/make-hash-id
789 Downloads
Tạo hash id
takashiki/ourls
162 Downloads
A url shorten service system base on hash id
m-wardany/hash-ids
541 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
4009 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
saiashirwadinformatia/secure-ids
173 Downloads
Secure your primary id often used in URL or shared in JSON
pgs-soft/hashid-bundle
10037 Downloads
Symfony Hash Id
xpwales/xpwales-hash-id
13 Downloads
Hash ID feature for models.
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
akr4m/hashid
41 Downloads
Laravel Hash id Unique identification for table's fields.
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