Libraries tagged by hasids
junityco/laravel-hashids
4104 Downloads
A Hashids service provider for Laravel
juggl/unique-hashids
31 Downloads
Easily create unique ids for a Laravel model.
ggmm-one/eloquent-hashids
15 Downloads
Add hashids to your Eloquent models on-the-fly
xavierfaucon/bravoids
35 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
uniacid/hashid-bundle
27 Downloads
Modernized Symfony bundle for automatic encoding/decoding of route parameters using Hashids - PHP 8.3 & Symfony 6.4/7.0 ready fork of pgs-soft/hashid-bundle
trianity/laravel-sqids
42 Downloads
A Hashids / Sqids bridge for Laravel 10, 11, 12 and 13
trac/hash-id
1 Downloads
High-performance PHP library to generate YouTube-like IDs from numbers. Drop-in replacement for Hashids, 4.7x faster.
s94/debug
21 Downloads
Laravel 5 wrapper for the Debug API.
random-ids/random-ids
10 Downloads
Generate a non-repetitive random ID.Sometimes you don't want people to guess the rules of some IDs,then you can use random-ids.At present,we support file and redis.
pacificinternet/laravel-hashslug
13 Downloads
Package providing a trait to use Hashids on a model
oanhnn/laravel-fakeid
319 Downloads
Using fake id on URL in Laravel application
nanokaweb/eloquent-tokenable
11 Downloads
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.
nabik/sqids
3 Downloads
Generate short YouTube-looking IDs from numbers
jasonbradley/hash-ids-bundle
4050 Downloads
Symfony2 Bundle for HashIds library - http://hashids.org/php/
iridiumintel/laravel-hashable-routes
26 Downloads
A Laravel package that provides short, secure, and per-model configurable hashed route keys instead of incremental IDs.