Libraries tagged by hash-id
deligoez/laravel-model-hashid
56088 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
phuonght/make-hash-id
483 Downloads
Tạo hash id
takashiki/ourls
161 Downloads
A url shorten service system base on hash id
jasonbradley/hash-ids-bundle
4000 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
brentkozjak/hash-identify
37 Downloads
Identify a hash algorithm based on string input
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
m-wardany/hash-ids
450 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
saiashirwadinformatia/secure-ids
167 Downloads
Secure your primary id often used in URL or shared in JSON
akr4m/hashid
41 Downloads
Laravel Hash id Unique identification for table's fields.
techgrid/hashid-bundle
1 Downloads
Symfony Hash Id
mrlaozhou/laravel-hashid
14 Downloads
Laravel model hash id
faelp22/common_hash
70 Downloads
Lib for gen hash id and gen hash bcrypt for php 5.3.x