Libraries tagged by route-key
jdavidbakr/ulidmodelroutes
33 Downloads
Configures models to have ULID route keys while still having integer primary keys
codezero/laravel-route-key-exists
149 Downloads
Laravel validation rule to check if a custom route key exists.
io238/eloquent-encoded-ids
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
ryancco/laravel-uuid-models
4817 Downloads
Trait for working with Eloquent models with UUID route keys
channor/opaque-route-key
0 Downloads
Deterministic opaque route keys for integer IDs with keyed integrity checks.
channor/hashed-route-key
2 Downloads
Deterministic opaque route keys for integer IDs with keyed integrity checks.
ryudith/mezzio-response-cache
0 Downloads
Cache response based URL route key for Mezzio.
iridiumintel/laravel-hashable-routes
27 Downloads
A Laravel package that provides short, secure, and per-model configurable hashed route keys instead of incremental IDs.
chistel/laravel-uniqueid
426 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key