Libraries tagged by hasids
codepower/anybase
5634 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.
cline/strongly-typed-id
5435 Downloads
Strongly-typed ID value objects for PHP with support for UUID, ULID, NanoID, GUID, Sqid, Hashids and Laravel integration
a-sabagh/laravel-sqids
266 Downloads
Laravel integration for sqids-php: Generate short YouTube-looking IDs from numbers
dereuromark/cakephp-hashid
10070 Downloads
A CakePHP plugin to allow using hashids instead of numeric primary keys.
bretterer/laravel-hashid
2885 Downloads
Generate and use HashIds for your Laravel models, just like native ULIDs and UUIDs
swindon/filament-hashids
357 Downloads
A Laravel Filament package that automatically encodes and decodes model IDs using vinkla/hashids for improved security and aesthetics.
specs/hashids-laravel
1955 Downloads
A hashids (hashids) wrapper for Laravel
mojgenie/hashids
273 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
atldays/laravel-hashids
124 Downloads
Laravel Hashids package for generating short hashed identifiers for models and other numeric values.
matt-daneshvar/eloquent-hashids
1023 Downloads
Automatically generate and persist Hashids for newly created Eloquent models.
bvtterfly/laravel-hashids
15153 Downloads
A package to generate hashids for Eloquent models
takashiki/ourls
162 Downloads
A url shorten service system base on hash id
steven-fox/laravel-sqids
1377 Downloads
Sqids for Laravel.
netsells/hash-model-ids
35010 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
dakujem/sqids-legacy-backport
119 Downloads
Backport of sqids/sqids for PHP 7.4 and PHP 8.0