vinkla/laravel-hashids
A Hashids bridge for Laravel observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 73
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4229
- days_rel: n/a
- days_push: 164
- n_releases_24m: 0
Adoption not part of the score
2057 stars · 175 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel bridge package for the Hashids library, letting you encode integer IDs into short, reversible, obfuscated strings and decode them back. It provides a manager with multiple configurable connections, a facade, and dependency injection support.
Use cases
- obfuscate database ids in urls
- encode integer ids into short unique strings in laravel
- generate reversible non-sequential public identifiers
- hide auto-increment primary keys from api responses
- decode hashid strings back to integers in laravel
When to choose
- you use Laravel and want Hashids integration with config, facades, and DI
- you need reversible, obfuscated numeric identifiers for public URLs or APIs
When to avoid
- you are starting a new project - the Hashids author recommends Sqids instead
- you need cryptographically secure encryption rather than id obfuscation
- you don't use Laravel - use the underlying hashids library directly
Facets
library · maturity maintenance
serialization developer-tools web-development backend developer-tools php hashids laravel-package id-obfuscation composer laravel
1 source
- readme: https://github.com/vinkla/laravel-hashids · fetched 2026-08-28 · 5eee7599b9b7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vinkla/laravel-hashids | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="vinkla/laravel-hashids")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem