Registry / utility / vinkla-hashids

vinkla-hashids

JSON →
library13.0.0phppackagistunverified

A Hashids bridge for Laravel

composer require vinkla/hashids
INSTALL
IMPORT
SIG · VINKLA-HASHIDS
V
vinkla-hashids
utilityphpv13.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Hashids
use Vinkla\Hashids\Facades\Hashids;

Encode and decode numbers using Hashids

use Vinkla\Hashids\Facades\Hashids; $id = Hashids::encode(1, 2, 3); $decoded = Hashids::decode($id);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
13.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
vinkla-hashids — pip install vinkla-hashids · libregistry