PHPackages                             pmochine/laravel-nova-hashids - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pmochine/laravel-nova-hashids

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pmochine/laravel-nova-hashids
=============================

♺ Laravel Nova Hashids card. Convert your ids.

2.3.0(5y ago)83.0k3[2 issues](https://github.com/pmochine/laravel-nova-hashids/issues)MITVuePHP &gt;=7.2.0

Since Dec 1Pushed 5y agoCompare

[ Source](https://github.com/pmochine/laravel-nova-hashids)[ Packagist](https://packagist.org/packages/pmochine/laravel-nova-hashids)[ RSS](/packages/pmochine-laravel-nova-hashids/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (7)Dependencies (1)Versions (9)Used By (0)

♺ Laravel Nova Hashids Card. Convert your ids.
==============================================

[](#-laravel-nova-hashids-card-convert-your-ids)

[![Latest Stable Version](https://camo.githubusercontent.com/541f7f28e34e55f0925b4b0e8d9e9238e9cd9742c58c07d822ba74e4d0cc8dd0/68747470733a2f2f706f7365722e707567782e6f72672f706d6f6368696e652f6c61726176656c2d6e6f76612d686173686964732f762f737461626c65)](https://packagist.org/packages/pmochine/laravel-nova-hashids)[![Total Downloads](https://camo.githubusercontent.com/431b2508a28a4dadfe50a96be9e66f51414531e85b25f746933cd7b30074a996/68747470733a2f2f706f7365722e707567782e6f72672f706d6f6368696e652f6c61726176656c2d6e6f76612d686173686964732f646f776e6c6f616473)](https://packagist.org/packages/pmochine/laravel-nova-hashids)[![License](https://camo.githubusercontent.com/232da51d9a3301bfb520c1b548fee0b5cd905cf06cafcabd98b0653e838bf76f/68747470733a2f2f706f7365722e707567782e6f72672f706d6f6368696e652f6c61726176656c2d6e6f76612d686173686964732f6c6963656e7365)](https://packagist.org/packages/pmochine/laravel-nova-hashids)

[![Laravel Nova Hashids](https://github.com/pmochine/laravel-nova-hashids/raw/master/img/card.png?raw=true)](https://github.com/pmochine/laravel-nova-hashids/blob/master/img/card.png?raw=true)

**If you want to decode your Hashids, you can do this directly in your dashboard.🎉**

> \***Prerequisites**: PHP &gt;=7.2.0 and [Hashids by vinkla](https://github.com/vinkla/laravel-hashids)

Installation in 4 Steps\*
-------------------------

[](#installation-in-4-steps)

### 1: Install Laravel Hashids 💻

[](#1-install-laravel-hashids-)

### 2: Publish Configuration File of Hashids

[](#2-publish-configuration-file-of-hashids)

```
  php artisan vendor:publish
```

### 3: Add this Laravel Nova Card with composer

[](#3-add-this-laravel-nova-card-with-composer)

```
  composer require pmochine/laravel-nova-hashids
```

### 4: Add to Nova Dashboard

[](#4-add-to-nova-dashboard)

```
protected function cards()
{
  return [
       new \Pmochine\LaravelNovaHashids\LaravelNovaHashids
    ];
}
```

Usage
-----

[](#usage)

The rest should be clear for you. If not you can always open an issue.

Security
--------

[](#security)

If you discover any security related issues, please don't email me. I'm afraid 😱.

Credits
-------

[](#credits)

Now comes the best part! 😍

-

Oh come on. You read everything?? If you liked it so far, hit the ⭐️ button to give me a 🤩 face.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity62

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~101 days

Recently: every ~146 days

Total

8

Last Release

2057d ago

Major Versions

1.0.2 → 2.0.02019-04-06

PHP version history (2 changes)1.0.0PHP &gt;=7.1.0

1.0.2PHP &gt;=7.2.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25006691?v=4)[Philipp Mochine](/maintainers/pmochine)[@pmochine](https://github.com/pmochine)

---

Tags

hashidslaravellaravel-novanovalaravelencryptdecrypthashyoutubebitlyidshashidsobfuscatehashidnova

### Embed Badge

![Health badge](/badges/pmochine-laravel-nova-hashids/health.svg)

```
[![Health](https://phpackages.com/badges/pmochine-laravel-nova-hashids/health.svg)](https://phpackages.com/packages/pmochine-laravel-nova-hashids)
```

###  Alternatives

[hashids/hashids

Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers

5.4k50.9M304](/packages/hashids-hashids)[cybercog/laravel-optimus

An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.

193573.4k](/packages/cybercog-laravel-optimus)[light/hashids

Hashids for Yii2

1120.6k](/packages/light-hashids)[delight-im/ids

Short, obfuscated and efficient IDs for PHP

279.9k1](/packages/delight-im-ids)[lingxi/hashids

A Hashids bridge for Laravel

183.3k](/packages/lingxi-hashids)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
