Libraries tagged by hashids
alexanderzon/hashids
626 Downloads
Fork from hashids/hashids: Generate hashids like YouTube or Bitly from numbers to obfuscate your database primary ids, or navigate to the right shard.
vuoriliikaluoma/zf3-hashids
1401 Downloads
Zend Framework 3 module for hashids allowing you to obfuscate ID's in your API
kennedytedesco/hashids-wrapper
4980 Downloads
Just a simple wrapper to Hashids.
junityco/laravel-hashids
4075 Downloads
A Hashids service provider for Laravel
juggl/unique-hashids
30 Downloads
Easily create unique ids for a Laravel model.
alexsoft/laravel-hashids
158 Downloads
Add laravel facade for using hashids/hashids
ssnepenthe/wp-hashids
25 Downloads
A Hashids implementation for WordPress
mralirezaeb/hashids-bundle
4 Downloads
Integrates hashids/hashids in a Symfony project
m-wardany/hash-ids
452 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
larva/think-hashids
24 Downloads
A Hashids bridge for ThinkPHP
larakit/lk-hashids
490 Downloads
[Larakit]
jvidalgz/laravel-hashids
2 Downloads
A hashids wrapper for Laravel and Lumen.
jizhi/webman-hashids
14 Downloads
Webman plugin jizhi/webman-hashids
jaacu/laravel-model-hashids
26 Downloads
icanhazstring/expressive-hashids-middleware
9 Downloads
PSR-15/PSR-7 compliant middleware using ivanakimov/hashids.php